ICU-3325 Don't install convrtrs.txt anymore.

X-SVN-Rev: 14694
This commit is contained in:
George Rhoten 2004-03-12 07:02:13 +00:00
parent 088059344c
commit 9e8b7c6b75

View file

@ -61,13 +61,8 @@ then
ln -s "$icucurrent" current
fi
ICU_DATA=/usr/lib/icu/2.6.1
export ICU_DATA
if test ! -f $ICU_DATA/cnvalias.dat -o /etc/icu/convrtrs.txt -nt $ICU_DATA/cnvalias.dat
then
echo Compiling converters and aliases list from /etc/icu/convrtrs.txt
/usr/bin/gencnval /etc/icu/convrtrs.txt
fi
#ICU_DATA=/usr/lib/icu/2.6.1
#export ICU_DATA
%preun
# Adjust the current ICU link in /usr/lib/icu