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 <[email protected]>
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

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to