[SCM] davmail packaging branch, master, updated. debian/4.1.0-2042-1_pre+1-15-ga4fbf3b
Matthias Schmitz
matthias at sigxcpu.org
Sat Apr 13 01:18:16 UTC 2013
The following commit has been merged in the master branch:
commit 27d44f75030de90a1a8b5d2b9061b2b3b21783dc
Author: Matthias Schmitz <matthias at sigxcpu.org>
Date: Sat Apr 13 02:14:38 2013 +0200
set ANT_OPTS= as asked by the build.xml
diff --git a/debian/rules b/debian/rules
index 3d3c06c..bbe52c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,5 +11,5 @@ export DH_OPTIONS
dh $@ --with javahelper
override_dh_auto_build:
- ant -propertyfile debian/ant.properties davmail-lib
+ ANT_OPTS=-Dfile.encoding=UTF-8 ant -propertyfile debian/ant.properties davmail-lib
cp -a src/java/tray48.png dist/davmail.png
--
davmail packaging
More information about the pkg-java-commits
mailing list