[SCM] vco-plugins/master: Enable parallel build.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sun Jun 14 14:50:55 UTC 2015
The following commit has been merged in the master branch:
commit e8228a96e4b25a40a7d0ddda300a0e987d314fc8
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sun Jun 14 16:47:35 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
--
vco-plugins packaging
More information about the pkg-multimedia-commits
mailing list