]> git.proxmox.com Git - lxc.git/commitdiff
enable parallel builds
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 10 Feb 2017 11:01:44 +0000 (12:01 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 10 Feb 2017 11:01:55 +0000 (12:01 +0100)
debian/rules

index a63282b84381d19ef77dd898afaadfaafea32201..432d7d8378d42a5ea172584ebd34ea952e7a435a 100755 (executable)
@@ -10,7 +10,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/default.mk
 
 %:
-       dh $@  --with autoreconf,autotools-dev,quilt,systemd
+       dh $@ --parallel --with autoreconf,autotools-dev,quilt,systemd
 
 override_dh_auto_configure:
        dh_auto_configure -- \