You've already forked linux-packaging-mono
Imported Upstream version 5.4.0.199
Former-commit-id: f4d318e4b2f128fa9f4d31b37bb3839a3fc0dfb2
This commit is contained in:
parent
536cd135cc
commit
5924117973
@@ -559,7 +559,7 @@ minimal: locale-builder.exe locale-data
|
||||
$(RUNTIME) locale-builder.exe --locales '$(MINIMAL_LOCALES)'
|
||||
|
||||
locale-data:
|
||||
if ! test -d CLDR/common ; then \
|
||||
if ! test -e CLDR/common/supplemental/supplementalData.xml ; then \
|
||||
curl http://www.unicode.org/Public/cldr/30.0.2/core.zip -o core.zip ; \
|
||||
unzip core.zip -d CLDR ; \
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user