diff options
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr.pl | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.image.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/cmap.tlpsrc | 1 |
3 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 2f1354d5fd0..cc2bfe5efa4 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -3677,7 +3677,7 @@ sub check_runfiles { next if $f =~ /\.(afm|cfg|4hf|htf|xdy)$/; next if $f =~ /^(Changes|README|language\.dat|(czech|slovak)\.sty)$/; next if $f =~ /^(libertine\.sty|m-tex4ht\.tex|metatex\.tex)$/; - next if $f =~ /^(kinsoku\.tex|luatools\.lua)$/; + next if $f =~ /^(kinsoku\.tex|luatools\.lua|cid2code\.txt|etex\.src)$/; next if $f =~ /^(ps2mfbas\.mf|pstricks\.con|tex4ht\.env)$/; next if $f =~ /^(texutil\.rb|tlmgrgui\.pl)$/; # diff --git a/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc index 4ac0877eaad..a0b74de5254 100644 --- a/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc @@ -15,7 +15,6 @@ runpattern d tlpkg/archive runpattern d tlpkg/dev runpattern d tlpkg/doc runpattern d tlpkg/libexec -runpattern d tlpkg/tlperl.old runpattern d tlpkg/support runpattern f .mkisofsrc runpattern f autorun.inf diff --git a/Master/tlpkg/tlpsrc/cmap.tlpsrc b/Master/tlpkg/tlpsrc/cmap.tlpsrc index e69de29bb2d..a62b585696f 100644 --- a/Master/tlpkg/tlpsrc/cmap.tlpsrc +++ b/Master/tlpkg/tlpsrc/cmap.tlpsrc @@ -0,0 +1 @@ +runpattern +!d texmf-dist/fonts/cmap/adobemapping |