[interchange-cvs] interchange - racke modified debian/rules

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Wed Jan 31 10:03:03 EST 2007


User:      racke
Date:      2007-01-31 15:03:02 GMT
Modified:  debian   rules
Log:
merged changes 2.29.2.1 vs 2.29.2.2
+++ 2.29.2.2 +++
removed Business::UPS manual page to avoid conflicts with
libbusiness-ups-perl (Closes: #404022, thanks to Michael Ablassmeier
<abi at grinser.de> for the report)

Revision  Changes    Path
2.31      +3 -1      interchange/debian/rules


rev 2.31, prev_rev 2.30
Index: rules
===================================================================
RCS file: /var/cvs/interchange/debian/rules,v
retrieving revision 2.30
retrieving revision 2.31
diff -u -r2.30 -r2.31
--- rules	15 May 2006 14:27:59 -0000	2.30
+++ rules	31 Jan 2007 15:03:02 -0000	2.31
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 #
-# Copyright 2000,2001,2002,2003,2005,2006 by Stefan Hornburg (Racke) <racke at linuxia.de>
+# Copyright 2000,2001,2002,2003,2005,2006,2007 by Stefan Hornburg (Racke) <racke at linuxia.de>
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -125,6 +125,8 @@
 	rm $(TMP)/usr/lib/interchange/_session_storable
 	rm $(TMP)/usr/lib/interchange/_uid
 	rm -rf $(TMP)/usr/lib/interchange/auto/Interchange
+# remove Business::UPS manual page (conflicts with libbusiness-ups-perl)
+	rm $(TMP)/usr/share/man/man3/Business::UPS.3pm
 # install logrotate configuration file
 	install -m 0755 -d $(TMP)/etc/logrotate.d/
 	install -m 0644 debian/interchange.logrotate $(TMP)/etc/logrotate.d/interchange








More information about the interchange-cvs mailing list