[ivyplusplus] 01/02: support UTF-8 in source files
Hans-Christoph Steiner
eighthave at moszumanska.debian.org
Tue Dec 15 14:46:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
eighthave pushed a commit to branch master
in repository ivyplusplus.
commit ec7d1882bd8c789c208b0dccc8652b8065461fe4
Author: Hans-Christoph Steiner <hans at eds.org>
Date: Tue Dec 15 15:23:20 2015 +0100
support UTF-8 in source files
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index b1830ab..305550b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
include /usr/share/dpkg/default.mk
+export ANT_OPTS=-Dfile.encoding=UTF8
+export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ivyplusplus.git
More information about the pkg-java-commits
mailing list