[SCM] sratom/master: Enable parallel build.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Fri Sep 23 01:10:31 UTC 2016
The following commit has been merged in the master branch:
commit 935cfbdd4c1300d65d5aa984d2f75ec6c71486ec
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Fri Sep 23 03:05:38 2016 +0200
Enable parallel build.
diff --git a/debian/rules b/debian/rules
index e95044f..d7bd745 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ CONFIGURE_EXTRA_FLAGS += --docs
endif
%:
- dh $@
+ dh $@ --parallel
override_dh_auto_configure:
$(WAF) configure \
--
sratom packaging
More information about the pkg-multimedia-commits
mailing list