[Pkg-mono-svn-commits] rev 3300 - non-group/banshee/trunk/debian

Sebastian Dröge slomo at alioth.debian.org
Fri Aug 31 09:24:46 UTC 2007


Author: slomo
Date: 2007-08-31 09:24:46 +0000 (Fri, 31 Aug 2007)
New Revision: 3300

Modified:
   non-group/banshee/trunk/debian/rules
Log:
* call dh_clifixperms at another place


Modified: non-group/banshee/trunk/debian/rules
===================================================================
--- non-group/banshee/trunk/debian/rules	2007-08-31 08:50:33 UTC (rev 3299)
+++ non-group/banshee/trunk/debian/rules	2007-08-31 09:24:46 UTC (rev 3300)
@@ -20,14 +20,12 @@
 	rm -f debian/tmp/usr/bin/banshee-import \
 		debian/tmp/usr/lib/banshee/banshee-import.exe
 
-common-binary-fixup-arch::
-common-binary-fixup-indep::
-	dh_clifixperms
-
 common-binary-predeb-arch::
+	dh_clifixperms
 	dh_clideps -d
 
 common-binary-predeb-indep::
+	dh_clifixperms
 	dh_clideps -d
 
 clean::




More information about the Pkg-mono-svn-commits mailing list