[lwjgl] 16/35: Build with javahelper
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 96009de7df0be33a47afc20ae8cccaf650cf5d68
Author: Markus Koschany <apo at debian.org>
Date: Sat Apr 9 19:20:44 2016 +0200
Build with javahelper
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index f9e3dcc..4c9fc13 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 $@ --parallel
+ dh $@ --parallel --with javahelper
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