[redeclipse] 480/494: Use dh_auto_build with flags to enable parallel building

Martin Werner arand-guest at moszumanska.debian.org
Sun Jun 21 20:53:05 UTC 2015


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

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

commit 3cfc0ad384f6a54ceb19e843863fd3eebcbddec2
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Sat Apr 4 21:02:27 2015 +0200

    Use dh_auto_build with flags to enable parallel building
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index 59fe5a6..da30f4c 100755
--- a/rules
+++ b/rules
@@ -9,7 +9,7 @@ override_dh_auto_clean:
 	$(MAKE) -C src clean-client clean-server
 
 override_dh_auto_build:
-	make -C src/ \
+	dh_auto_build -- \
 		CPPFLAGS="$(CPPFLAGS)" \
 		CFLAGS="$(CFLAGS) $(CPPFLAGS)" \
 		CXXFLAGS="$(CXXFLAGS) $(CPPFLAGS)" \

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



More information about the Pkg-games-commits mailing list