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

steinm at alioth.debian.org steinm at alioth.debian.org
Mon Mar 3 23:50:32 UTC 2008


Author: steinm
Date: 2008-03-03 23:50:31 +0000 (Mon, 03 Mar 2008)
New Revision: 300

Modified:
   trunk/debian/rules
Log:
- use build-indep instead of build-arch


Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2008-03-03 23:38:08 UTC (rev 299)
+++ trunk/debian/rules	2008-03-03 23:50:31 UTC (rev 300)
@@ -46,12 +46,12 @@
 
 
 
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do.
+
 # 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_installchangelogs 




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