[SCM] stk/master: Enable parallel builds.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Wed Aug 31 10:42:18 UTC 2011
The following commit has been merged in the master branch:
commit 380d4d0a07d31644cf1810b227ea2ad886a03ef8
Author: Alessio Treglia <alessio at debian.org>
Date: Wed Aug 31 12:34:18 2011 +0200
Enable parallel builds.
diff --git a/debian/rules b/debian/rules
index b11c94a..e17d5b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ endif
%:
- dh $@
+ dh $@ --parallel
override_dh_auto_configure:
cd config && \
--
stk packaging
More information about the pkg-multimedia-commits
mailing list