summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy/make-rules/alphabets/turkish/latin3.pl
diff options
context:
space:
mode:
authorVladimir Volovich <vvv@vsu.ru>2008-03-25 13:23:27 +0000
committerVladimir Volovich <vvv@vsu.ru>2008-03-25 13:23:27 +0000
commit6dad4217eda2bc132f4db3a5434fbbd80d4a0128 (patch)
treeee4fa7a2ae38f74891bfde49189fafccc06f164f /Build/source/utils/xindy/make-rules/alphabets/turkish/latin3.pl
parent29dfcfdc03a117fc7738460da50de6509180ff55 (diff)
bugfix in make-rules:
%latin5.pl : %utf8.pl.in sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - iconv -f UTF-8 -t ISO8859-5 >$@ + iconv -f UTF-8 -t ISO-8859-9 >$@ latin5 is not ISO-8859-5 (which is a cyrillic encoding) but ISO-8859-9, so this make rule was failing with invalid characters. it was noticed after a change from "/usr/bin/perl" to "/usr/bin/env perl" which touched the timestamps so the script got regenerated. git-svn-id: svn://tug.org/texlive/trunk@7150 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xindy/make-rules/alphabets/turkish/latin3.pl')
0 files changed, 0 insertions, 0 deletions