[osmo-trx] 02/03: Added --parallel to dh command

Ruben Undheim rubund-guest at moszumanska.debian.org
Tue Oct 13 19:30:15 UTC 2015


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

rubund-guest pushed a commit to branch master
in repository osmo-trx.

commit 4286b3f3814ffdaea1ada9c387d4a59e86c23b0f
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Tue Oct 13 20:58:13 2015 +0200

    Added --parallel to dh command
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0966caf..00d1d5f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --with autoreconf --parallel
 
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/osmo-trx.git



More information about the debian-science-commits mailing list