[SCM] tartini/master: Enable --parallel in debian/rules
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Wed Dec 28 10:20:48 UTC 2011
The following commit has been merged in the master branch:
commit df6c43bd154c0ccf26f349dd2e90a06090adcc40
Author: Alessio Treglia <alessio at debian.org>
Date: Wed Dec 28 11:20:03 2011 +0100
Enable --parallel in debian/rules
diff --git a/debian/rules b/debian/rules
index fac20c9..5a5b344 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,3 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --parallel
--
tartini packaging
More information about the pkg-multimedia-commits
mailing list