[redeclipse-data] 24/30: Enable parallell build

Martin Werner arand-guest at moszumanska.debian.org
Sat Apr 4 13:06:30 UTC 2015


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

arand-guest pushed a commit to branch next
in repository redeclipse-data.

commit 393ce7081288fe94099fe6225a93a92fead63c7d
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Sat Apr 4 01:35:11 2015 +0200

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

diff --git a/debian/rules b/debian/rules
index 86adc5e..8bd9085 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --parallell
 
 override_dh_auto_build:
 	mkdir -p fonts

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse-data.git



More information about the Pkg-games-commits mailing list