[lwjgl] 15/35: Build with parallel
Markus Koschany
apo at moszumanska.debian.org
Sat Apr 9 20:38:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository lwjgl.
commit 4c235e871356d3c4b24c860dd870969f4a521bd2
Author: Markus Koschany <apo at debian.org>
Date: Sat Apr 9 19:20:02 2016 +0200
Build with parallel
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index e729395..f9e3dcc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ export PATH:=$(JAVA_HOME)/bin:$(PATH)
export CLASSPATH=/usr/share/java/jinput.jar:/usr/share/java/jutils.jar
%:
- dh $@
+ dh $@ --parallel
override_dh_auto_build:
ant jars
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lwjgl.git
More information about the pkg-java-commits
mailing list