[SCM] amb-plugins/master: Enable parallel build.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Sep 10 07:10:56 UTC 2015
The following commit has been merged in the master branch:
commit e12e660ab00888486083c1ae643a92b124310cf0
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Thu Sep 10 08:46:01 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
--
amb-plugins packaging
More information about the pkg-multimedia-commits
mailing list