[Pkg-php-commits] r981 - pear/php-log/trunk/debian

Gregory Colpart reg-guest at alioth.debian.org
Mon Jan 21 02:04:15 UTC 2008


Author: reg-guest
Date: 2008-01-21 02:04:15 +0000 (Mon, 21 Jan 2008)
New Revision: 981

Modified:
   pear/php-log/trunk/debian/rules
Log:
hey, pear module package is arch-indep!


Modified: pear/php-log/trunk/debian/rules
===================================================================
--- pear/php-log/trunk/debian/rules	2008-01-21 01:54:21 UTC (rev 980)
+++ pear/php-log/trunk/debian/rules	2008-01-21 02:04:15 UTC (rev 981)
@@ -64,14 +64,14 @@
 	# remove duplicated files, these files are in /usr/share/doc/package
 	rm -rf debian/$(package)/usr/share/php/tests \
 		debian/$(package)/usr/share/php/docs \
-		debian/$(package)/usr/share/php/data/Log/misc
+		debian/$(package)/usr/share/php/data/Log
 
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default.
+
 # Build architecture-independent files here.
 binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
 	dh_testdir
 	dh_testroot
 	dh_installdocs




More information about the Pkg-php-commits mailing list