[SCM] ogmrip/master: Disable parallel build while upstream can't cope with it
ricotz-guest at users.alioth.debian.org
ricotz-guest at users.alioth.debian.org
Sat Jun 7 21:29:23 UTC 2014
The following commit has been merged in the master branch:
commit 646e6640caf8320a170cd816df8c3d28446a6a78
Author: Rico Tzschichholz <ricotz at ubuntu.com>
Date: Sat Jun 7 23:26:26 2014 +0200
Disable parallel build while upstream can't cope with it
diff --git a/debian/rules b/debian/rules
index f679a99..8ab43dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --parallel --with autoreconf
+ dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- \
--
ogmrip packaging
More information about the pkg-multimedia-commits
mailing list