From a12359ced18657b8964c97eafba5a024f3cc82ce Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 3 Feb 2010 00:41:37 +0000 Subject: ps2mfbas.mf, pstricks.con, tex4ht.env, texutil.rb, tlmgrgui.pl: don't need to worry about these duplicates git-svn-id: svn://tug.org/texlive/trunk@16906 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Master/texmf') diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index b478bd6be76..4dfc37ae4a4 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -3451,6 +3451,8 @@ 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 =~ /^(ps2mfbas\.mf|pstricks\.con|tex4ht\.env)$/; + next if $f =~ /^(texutil\.rb|tlmgrgui\.pl)$/; # my @copies = grep (/\/$f$/, @runtime_files); # map files can be duplicated as long as copies don't concern the same engine -- cgit v1.2.3