[opensaml2] 03/24: Enable parallel builds
Ferenc Wágner
wferi at moszumanska.debian.org
Tue Aug 30 20:54:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi pushed a commit to branch debian/experimental
in repository opensaml2.
commit 3f3833b1712d270a3521c435f192d0febb6a86cf
Author: Ferenc Wágner <wferi at niif.hu>
Date: Fri Jul 1 20:30:17 2016 +0200
Enable parallel builds
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 7390102..ca601fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ else
endif
%:
- dh $@ --with autoreconf
+ dh $@ --parallel --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- $(DEBUG)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/opensaml2.git
More information about the Pkg-shibboleth-devel
mailing list