Author: pabs
Date: 2011-03-24 13:00:13 +0000 (Thu, 24 Mar 2011)
New Revision: 12006

Modified:
   packages/trunk/barrage/debian/rules
Log:
add parallel building

Modified: packages/trunk/barrage/debian/rules
===================================================================
--- packages/trunk/barrage/debian/rules 2011-03-24 12:46:20 UTC (rev 12005)
+++ packages/trunk/barrage/debian/rules 2011-03-24 13:00:13 UTC (rev 12006)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-       dh $@ --with autotools_dev --with autoreconf
+       dh $@ --parallel --with autotools_dev --with autoreconf
 
 override_dh_auto_configure:
        dh_auto_configure -- --bindir=\$${prefix}/games


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to