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

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

Reply via email to