[SCM] intel-vaapi-driver/master: Support parallel builds.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Fri Mar 16 16:41:26 UTC 2012


The following commit has been merged in the master branch:
commit f7e7be68dc77f194ddc1fb340e1d6a4ab71fb375
Author: Andres Mejia <amejia004 at gmail.com>
Date:   Fri Mar 16 12:18:14 2012 -0400

    Support parallel builds.

diff --git a/debian/rules b/debian/rules
index 09195d9..3b46b39 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --parallel --with autoreconf
 
 override_dh_strip:
 	dh_strip --dbg-package=libva-intel-vaapi-driver-dbg

-- 
intel-vaapi-driver packaging



More information about the pkg-multimedia-commits mailing list