diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 6449d094d92..a0964d19aae 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -6658,6 +6658,8 @@ sub POSTptex_fontmaps { my $fmiscdest= "$DEST/fonts/misc"; &xmkdir ($fmiscdest); &SYSTEM ("$MV database $fmiscdest/$package"); + # + &POST_preserve_postcode (); } sub POSTknitting { |