debian: enable parallel build.
authorRafal Krypa <r.krypa@samsung.com>
Thu, 21 Nov 2013 12:42:24 +0000 (13:42 +0100)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Wed, 27 Nov 2013 12:14:07 +0000 (14:14 +0200)
Support `dpkg-buildpackage -j' by adding --parallel to dh invocations.

debian/rules

index 65f5334..4d55066 100755 (executable)
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 %:
-       dh $@ --with autoreconf
+       dh $@ --with autoreconf --parallel
 
 override_dh_strip:
        dh_strip -plibsmack1 --dbg-package=libsmack1-dbg