[SCM] rev-plugins/master: Enable parallel build.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Sep 10 08:15:07 UTC 2015
The following commit has been merged in the master branch:
commit 3e8f302f63f4155a7f55d182989441afee7000e2
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Thu Sep 10 10:06:53 2015 +0200
Enable parallel build.
diff --git a/debian/rules b/debian/rules
index 6540bd2..ddac7bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --parallel
override_dh_installchangelogs:
dh_installchangelogs README
--
rev-plugins packaging
More information about the pkg-multimedia-commits
mailing list