[SCM] libzen/master: Add --parallel to dh invocation
hyperair at users.alioth.debian.org
hyperair at users.alioth.debian.org
Sun Jun 3 07:06:07 UTC 2012
The following commit has been merged in the master branch:
commit cb8807379b77784faf2f7cbc88e0f7145279cd19
Author: Chow Loong Jin <hyperair at debian.org>
Date: Sun Jun 3 13:33:34 2012 +0800
Add --parallel to dh invocation
diff --git a/debian/rules b/debian/rules
index 3f5e846..422e99c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,4 +36,4 @@ override_dh_makeshlibs:
dh_makeshlibs -- -c4
%:
- dh $@ --with=autoreconf
+ dh $@ --with=autoreconf --parallel
--
libzen packaging
More information about the pkg-multimedia-commits
mailing list