[cpp-log4shib] 02/13: Enable parallel builds

Scott Cantor cantor.2 at osu.edu
Tue Oct 19 16:14:23 UTC 2021


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

scantor pushed a commit to annotated tag debian/1.0.9-3
in repository cpp-log4shib.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-log4shib.git;a=commit;h=9c92c670c6bb5665f698504f0a637fe001307817

commit 9c92c670c6bb5665f698504f0a637fe001307817
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: 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

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


More information about the commits mailing list