[log4shib] 02/13: Enable parallel builds
    Ferenc Wágner 
    wferi-guest at moszumanska.debian.org
       
    Tue Aug  2 10:42:22 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a commit to branch debian/master
in repository log4shib.
commit 9c92c670c6bb5665f698504f0a637fe001307817
Author: Ferenc Wágner <wferi at niif.hu>
Date:   Thu Mar 31 14:53:29 2016 +0200
    Enable parallel builds
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 036299a..76ba546 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,4 +44,4 @@ override_dh_autoreconf:
 	dh_autoreconf --as-needed
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --parallel --with autoreconf
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/log4shib.git
    
    
More information about the Pkg-shibboleth-devel
mailing list