[SCM] multicat/master: Build with --parallel

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Jan 10 14:35:08 UTC 2016


The following commit has been merged in the master branch:
commit 56c4ccd65a8dc72645ffa52baf90723ba044c4b5
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Jan 10 14:54:55 2016 +0100

    Build with --parallel

diff --git a/debian/rules b/debian/rules
index 133f0fb..515a2c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 export PREFIX=/usr
 
 %:
-	dh $@
+	dh $@ --parallel

-- 
multicat packaging



More information about the pkg-multimedia-commits mailing list