[Dh-make-php-commits] r333 - trunk/debian

steinm at alioth.debian.org steinm at alioth.debian.org
Thu Mar 19 07:33:07 UTC 2009


Author: steinm
Date: 2009-03-19 07:33:06 +0000 (Thu, 19 Mar 2009)
New Revision: 333

Modified:
   trunk/debian/rules
Log:
- replace dh_clean -k by dh_prep


Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2009-03-19 07:32:41 UTC (rev 332)
+++ trunk/debian/rules	2009-03-19 07:33:06 UTC (rev 333)
@@ -35,7 +35,7 @@
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 
 	# Add here commands to install the package into debian/$PACKAGE_NAME.




More information about the Dh-make-php-commits mailing list