aboutsummaryrefslogtreecommitdiffstats
path: root/tools/scripts/build/bin-build/update-icu4c.sh
blob: c3f09b1fff6c5d2cbc711f003ec2ffb5e9abe906 (plain)
1
2
3
4
5
#!/bin/sh
set -x
CLDR_DIR=`pwd`
export CLDR_DIR
ant -f icu4c/source/data/build.xml clean all