[dhewm3] 01/01: Enable parallel build

Tobias Frost tobi at moszumanska.debian.org
Mon Mar 30 19:38:28 UTC 2015


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

tobi pushed a commit to branch master
in repository dhewm3.

commit 3964d0991249e9d4d99b2f7a15fc47a198801062
Author: Tobias Frost <tobi at coldtobi.de>
Date:   Mon Mar 30 21:38:21 2015 +0200

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

diff --git a/debian/rules b/debian/rules
index 39fa087..49c976c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 DH_VERBOSE = 1
 
 %:
-	dh $@ -Dneo
+	dh $@ -Dneo --parallel
 
 # debmake generated override targets
 # This is example for Cmake (See http://bugs.debian.org/641051 )

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



More information about the Pkg-games-commits mailing list