[SCM] libdiscid/experimental: Enable parallel builds
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Fri Apr 12 15:17:50 UTC 2013
The following commit has been merged in the experimental branch:
commit 11ec283b6e6a5c93f6c644b852baf4be43c41c95
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Fri Apr 12 14:29:51 2013 +0200
Enable parallel builds
diff --git a/debian/rules b/debian/rules
index 5fdf67f..d11bb0c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --with autoreconf
+ dh $@ --parallel --with autoreconf
# build documentation if doxygen is available and remove the copy of jquery and
# replace it with the one from libjs-jquery
--
libdiscid packaging
More information about the pkg-multimedia-commits
mailing list