[SCM] dirac/master: Enable parallel builds.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Mon May 9 15:13:20 UTC 2011
The following commit has been merged in the master branch:
commit ec60def4cb8769e45bce5779e93df211ada429fe
Author: Alessio Treglia <alessio at debian.org>
Date: Mon May 9 17:12:38 2011 +0200
Enable parallel builds.
diff --git a/debian/rules b/debian/rules
index 2d33f6a..ce2eb52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --parallel
--
dirac packaging
More information about the pkg-multimedia-commits
mailing list