Author: lkajan-guest
Date: 2012-01-27 16:34:16 +0000 (Fri, 27 Jan 2012)
New Revision: 9454

Modified:
   trunk/packages/hhsuite/trunk/debian/rules
Log:
proper parallel build now

Modified: trunk/packages/hhsuite/trunk/debian/rules
===================================================================
--- trunk/packages/hhsuite/trunk/debian/rules   2012-01-27 16:11:51 UTC (rev 
9453)
+++ trunk/packages/hhsuite/trunk/debian/rules   2012-01-27 16:34:16 UTC (rev 
9454)
@@ -6,13 +6,8 @@
 VERSION=2.0.5
 
 %:
-       dh $@ 
+       dh $@ --parallel
 
-.PHONY: override_dh_auto_build
-override_dh_auto_build:
-       #'$(MAKE)' '$(MAKEFLAGS)' '$(DEB_BUILD_OPTIONS)'
-       parallel=1 && eval $(DEB_BUILD_OPTIONS) && make -j$$parallel
-
 .PHONY: override_dh_strip
 override_dh_strip:
        dh_strip --dbg-package=libffindex0-dbg -Xffindex_build  -Xffindex_get 
-Xffindex_modify -Xhhalign -Xhhblits -Xhhconsensus -Xhhfilter -Xhhmake 
-Xhhsearch -Xcstranslate


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to