summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 2e274d5e2df..98aa5d2d6de 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -3794,8 +3794,7 @@ sub POSTxetexpstricks
sub POSTzhmetrics
{
- print "POST$package - rm cyberbit, (fail to) handle ttfonts.map\n";
- &SYSTEM ("rm -rf $DEST/fonts/tfm/$package/cyberb");
+ print "POST$package - (fail to) handle ttfonts.map\n";
&SYSTEM ("$MV $DEST/fonts/map/ttf2pk/ttfonts.map /tmp");
print "YOU-MUST-DO! update /tmp/ttfonts.map into source/texk/ttf2pk\n";
}