[SCM] libmediainfo/master: Enable parallel builds

hyperair at users.alioth.debian.org hyperair at users.alioth.debian.org
Fri Jan 27 04:24:59 UTC 2012


The following commit has been merged in the master branch:
commit 2515c8e9194fe27531ce2b67a72590fcde9e6099
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Wed Jan 25 09:58:49 2012 +0800

    Enable parallel builds

diff --git a/debian/rules b/debian/rules
index 499499f..3f17482 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,4 +42,4 @@ override_dh_installexamples:
 	fi
 
 %:
-	dh $@ --with=autoreconf
+	dh $@ --with=autoreconf --parallel

-- 
libmediainfo packaging



More information about the pkg-multimedia-commits mailing list