beanshell: we didn't need -Dfile.encoding=ISO-8859-1 before
Change-Id: Ic1cbd5e7ad15452d4fabaff273dad78188b2201b
This commit is contained in:
parent
9fadb7804f
commit
369a5ffbf1
1 changed files with 0 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue