[Pkg-mpd-commits] [pkg-mpd] 12/13: Allow parallel build

Florian Schlichting fsfs at moszumanska.debian.org
Sat Mar 21 00:29:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository pkg-mpd.

commit 5dc244951a3792a7a827e27de01933a681d275fa
Author: Florian Schlichting <fsfs at debian.org>
Date:   Fri Mar 20 21:57:54 2015 +0100

    Allow parallel build
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3e429e7..ef5a55f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -120,7 +120,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 LDFLAGS += -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf --with=systemd
+	dh $@ --with autoreconf --with=systemd --parallel
 
 override_dh_auto_configure:
 	./configure $(WITH_TREMOR) $(WITH_SYSTEMD) \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/pkg-mpd.git



More information about the Pkg-mpd-commits mailing list