ITS#4415: touch ucdata.h

This commit is contained in:
Kurt Zeilenga 2006-05-13 01:53:31 +00:00
parent d0fc998454
commit 680b98baaf

View file

@ -58,6 +58,11 @@ else
echo "No guide"
fi
if test -e $RELNAME/libraries/liblunicode/ucdata/uctable.h ; then
echo "touching uctable.h..."
touch $RELNAME/libraries/liblunicode/ucdata/uctable.h
fi
if test ! -e $RELNAME/build/version.sh ; then
echo "No build version"
OL_STRING="something"