[SCM] gmtk/master: Enabled parallel builds
sramacher-guest at users.alioth.debian.org
sramacher-guest at users.alioth.debian.org
Wed Jan 25 23:06:03 UTC 2012
The following commit has been merged in the master branch:
commit d90e3c97b122e1cf86c9f25b2303f0b89906a154
Author: Sebastian Ramacher <s.ramacher at gmx.at>
Date: Thu Jan 26 00:05:51 2012 +0100
Enabled parallel builds
diff --git a/debian/rules b/debian/rules
index 2d36989..430a7d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ include /usr/share/dpkg/buildflags.mk
export V=1
%:
- dh $@ --with autoreconf
+ dh $@ --parallel --with autoreconf
override_dh_autoreconf:
dh_autoreconf --as-needed
--
gmtk packaging
More information about the pkg-multimedia-commits
mailing list