]> git.proxmox.com Git - pve-manager.git/commitdiff
d/rules: enable parallel builds
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 7 Jun 2019 14:20:43 +0000 (16:20 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 7 Jun 2019 14:24:26 +0000 (16:24 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules

index bafb3b125ebe9be91eb6aa2103df87333435cde0..794271ca7c858046f64ddd53be262b2071db0e86 100755 (executable)
@@ -14,4 +14,4 @@ override_dh_fixperms:
        dh_fixperms -Xpvemailforward -Xvar/log/pveproxy
 
 %:
-       dh $@ --with=systemd
+       dh $@ --with=systemd --parallel