[opentyrian] 01/02: Enable parallel build

Alexandre Detiste detiste-guest at moszumanska.debian.org
Wed Apr 1 08:17:47 UTC 2015


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

detiste-guest pushed a commit to branch master
in repository opentyrian.

commit 358ed5599dfd4b2feeaff28c21d7a59a1e4bb69e
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Wed Apr 1 10:03:31 2015 +0200

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

diff --git a/debian/rules b/debian/rules
index 35d0341..4485949 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ 
+	dh $@ --parallel
 
 override_dh_auto_build:
 	make release

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



More information about the Pkg-games-commits mailing list