[SCM] vo-aacenc/master: Add --parallel to DH sequencer's options.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Feb 13 17:46:44 UTC 2012


The following commit has been merged in the master branch:
commit c608e33972ec39c3d43ef350be253cf1c0c9f26d
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Feb 13 18:31:31 2012 +0100

    Add --parallel to DH sequencer's options.

diff --git a/debian/rules b/debian/rules
index 0c4f8cc..6f9d99a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ endif
 
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-static=no

-- 
vo-aacenc packaging



More information about the pkg-multimedia-commits mailing list