diff options
author | Karl Berry <karl@freefriends.org> | 2006-08-28 19:00:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-08-28 19:00:02 +0000 |
commit | 5ab3208612c8749c56af03be9be3f6f65c5e4e9e (patch) | |
tree | 53c5a6edba64ee281843ce641655c22a69b6974d /Build | |
parent | c892d82d08b48d45d180248a1af5bdbdde6a2a37 (diff) |
(MAKElh): can simplify.
git-svn-id: svn://tug.org/texlive/trunk@2059 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 8ef61e5576b..1ce8dab4ddf 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -2363,9 +2363,6 @@ sub MAKElfb { sub MAKElh { &MAKEcopy (); - # alternative fd files for cyrillic, etc. Don't install them. - # Rename directory to go with the rest of the package. - rename ("$DEST/source/latex/lhfonts", "$DEST/source/latex/lh"); } sub MAKEliterat { |