[med-svn] r11723 - trunk/packages/genometools/trunk/debian

Sascha Steinbiss sascha-guest at alioth.debian.org
Wed Jul 11 09:58:13 UTC 2012


Author: sascha-guest
Date: 2012-07-11 09:58:13 +0000 (Wed, 11 Jul 2012)
New Revision: 11723

Modified:
   trunk/packages/genometools/trunk/debian/rules
Log:
remove debug line


Modified: trunk/packages/genometools/trunk/debian/rules
===================================================================
--- trunk/packages/genometools/trunk/debian/rules	2012-07-11 09:47:03 UTC (rev 11722)
+++ trunk/packages/genometools/trunk/debian/rules	2012-07-11 09:58:13 UTC (rev 11723)
@@ -12,13 +12,12 @@
 endif
 
 %:
-	dh $@ --parallel 
+	dh $@ --parallel
 
 override_dh_auto_clean:
 	$(MAKE) cleanup
 
-override_dh_auto_build: 
-	echo $(DEB_BUILD_ARCH_BITS)
+override_dh_auto_build:
 	dh_auto_build -- useshared=yes 64bit=$(64BIT)
 
 override_dh_auto_test:




More information about the debian-med-commit mailing list