[texmaker] 84/103: Enable parallel building

Andreas Tille tille at debian.org
Sun Sep 10 17:38:32 UTC 2017


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

tille pushed a commit to branch master
in repository texmaker.

commit 074ccf5d0f42db1166bf608c129dcfb22e4d0204
Author: Julián Moreno Patiño <julian at debian.org>
Date:   Mon Jul 7 13:28:28 2014 +0000

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

diff --git a/debian/rules b/debian/rules
index 38172e9..b9a719e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ pkg=texmaker
 data=$(pkg)-data
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_auto_clean:
 	[ ! -f Makefile ] || $(MAKE) distclean

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



More information about the debian-science-commits mailing list