ICU-4869 *.txt files must be in UTF-8 with a BOM for EBCDIC platforms.
X-SVN-Rev: 19046
This commit is contained in:
parent
f8e0212537
commit
476190afac
@ -56,5 +56,5 @@ install: res-install
|
||||
|
||||
es.res: es.txt
|
||||
@echo "generating $@"
|
||||
$(GENRB) $(GENRBOPT) -e UTF-8 $^
|
||||
$(GENRB) $(GENRBOPT) $^
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user