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

jcowgill-guest pushed a commit to branch master
in repository glfw3.

commit a52752b0abd6b12e09c2887e5e8811b82a107add
Author: James Cowgill <[email protected]>
Date:   Fri Jun 19 20:49:03 2015 +0100

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

diff --git a/debian/rules b/debian/rules
index c55a77f..a7782e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-       dh $@ 
+       dh $@ --parallel
 
 override_dh_auto_configure:
        dh_auto_configure -- -DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)" \

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

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

Reply via email to