[redeclipse-data] 26/27: Enable parallell build

Martin Werner arand-guest at moszumanska.debian.org
Sat Apr 4 00:56:15 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 a10091b5d793720413bfddb9f62cc9626a3b3e21
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