summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 79947823d5c..c4374f28ee5 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -5972,7 +5972,7 @@ sub POSTptex_fontmaps {
#
my $fmiscdest= "$DEST/fonts/misc";
&xmkdir ($fmiscdest);
- &SYSTEM ("$MV database $fmiscdest");
+ &SYSTEM ("$MV database $fmiscdest/$package");
}
sub POSTknitting {