[jnr-enxio] 02/02: Use maven-debian-helper in d/rules
Tim Potter
tpot-guest at moszumanska.debian.org
Mon Dec 1 05:13:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a commit to branch master
in repository jnr-enxio.
commit b069c58df5a6f6c148ad2fb237a2b4e4ceb2ec87
Author: Tim Potter <tpot at hp.com>
Date: Mon Dec 1 16:11:54 2014 +1100
Use maven-debian-helper in d/rules
---
debian/rules | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 2d33f6a..027d7eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
#!/usr/bin/make -f
+export JAVA_HOME=/usr/lib/jvm/default-java
+export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8
+
%:
- dh $@
+ dh $@ --buildsystem=maven --with javahelper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-enxio.git
More information about the pkg-java-commits
mailing list