[SCM] libva/master: Support parallel builds.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Fri Mar 16 15:15:54 UTC 2012


The following commit has been merged in the master branch:
commit 9ae2fdbf4059886d0123fc885cfbb5c4dbc0dc8d
Author: Andres Mejia <amejia004 at gmail.com>
Date:   Fri Mar 16 10:35:16 2012 -0400

    Support parallel builds.

diff --git a/debian/rules b/debian/rules
index 366c9d4..8abd759 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --parallel --with autoreconf
 
 override_dh_makeshlibs:
 	dh_makeshlibs -Nlibva1 -Nlibva-x11-1

-- 
libva packaging



More information about the pkg-multimedia-commits mailing list