[cpp-sp] 26/37: Enable parallel builds

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:47:52 EST 2018


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

scantor pushed a commit to annotated tag debian/2.5.5+dfsg1-1
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=179ec31b02dceda3d6ef31bf4bd45c35ff0fa09f

commit 179ec31b02dceda3d6ef31bf4bd45c35ff0fa09f
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Sun Jan 24 18:05:30 2016 +0100

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

diff --git a/debian/rules b/debian/rules
index d26c4aa..ec424fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ get-orig-source:
 	uscan --repack --compression=xz --destdir='$(CURDIR)'
 
 %:
-	dh $@ --with apache2,autoreconf
+	dh $@ --parallel --with apache2,autoreconf
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list