Kaydet (Commit) 369a5ffb authored tarafından Michael Stahl's avatar Michael Stahl

beanshell: we didn't need -Dfile.encoding=ISO-8859-1 before

Change-Id: Ic1cbd5e7ad15452d4fabaff273dad78188b2201b
üst 9fadb780
......@@ -17,7 +17,6 @@ $(eval $(call gb_ExternalProject_register_targets,beanshell,\
$(call gb_ExternalProject_get_state_target,beanshell,build) :
cd "$(call gb_UnpackedTarball_get_dir,beanshell)" && \
ANT_OPTS="$$ANT_OPTS -Dfile.encoding=ISO-8859-1" \
"$(ANT)" \
-q \
-f build.xml \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment