From 24a1e484a0f4fb99f26a202ec0d1afdcff826654 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 1 Feb 2010 00:36:47 +0000 Subject: metatex.tex is ok too git-svn-id: svn://tug.org/texlive/trunk@16886 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master') diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index ccd731e475c..b478bd6be76 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -3447,10 +3447,10 @@ sub check_runfiles { # foreach my $f (@duplicates) { # assume tex4ht, xdy, afm stuff is ok, and don't worry about - # Changes, README et al. + # Changes, README et al. Other per-format versions. 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)$/; + next if $f =~ /^(libertine\.sty|m-tex4ht\.tex|metatex\.tex)$/; # 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