[SCM] gwc/master: Set not parallel build. (Closes: #868858)

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Jul 19 09:54:43 UTC 2017


The following commit has been merged in the master branch:
commit b0d7c68f54510f458029faae1cb53b96f6deea29
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Jul 19 11:54:34 2017 +0200

    Set not parallel build. (Closes: #868858)

diff --git a/debian/rules b/debian/rules
index 95336bb..03f5d9f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ configure_flags := \
 	--enable-mp3
 
 %:
-	dh $@
+	dh $@ --no-parallel
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(configure_flags)

-- 
gwc packaging



More information about the pkg-multimedia-commits mailing list