summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-02 23:10:09 +0000
committerKarl Berry <karl@freefriends.org>2015-07-02 23:10:09 +0000
commit00aeffad922a105e6ed30c59a6d32bbdbf647abf (patch)
treeeddda1d8208a04cc66067f25ee3674d77f32a340 /Master
parent8c0844204a3fbad2c755beca8c0b1edc6ae33601 (diff)
don't worry about any fithesis.*
git-svn-id: svn://tug.org/texlive/trunk@37738 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/texmf-dist/scripts/texlive/tlmgr.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl
index e8ac0272b7c..9df03c3108c 100755
--- a/Master/texmf-dist/scripts/texlive/tlmgr.pl
+++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl
@@ -1386,7 +1386,7 @@ sub action_info {
}
if (defined($tag)) {
if (!$remotetlpdb->is_virtual) {
- tlwarn("$prg: specifying implicit tags is not allowed for non-virtual databases!\n");
+ tlwarn("$prg: specifying implicit tags not allowed for non-virtual databases!\n");
$ret |= $F_WARNING;
next;
} else {
@@ -1445,7 +1445,7 @@ sub action_info {
}
# we didn't find a package like this, so use search
info("$prg: cannot find package $pkg, searching for other matches:\n");
- my ($foundfile, $founddesc) = search_tlpdb($remotetlpdb, $pkg, 1, 1, 0);
+ my ($foundfile, $founddesc) = search_tlpdb($remotetlpdb,$pkg,1,1,0);
print "\nPackages containing \`$pkg\' in their title/description:\n";
print $founddesc;
print "\nPackages containing files matching \`$pkg\':\n";
@@ -4958,7 +4958,7 @@ sub check_runfiles {
|README
|cid2code\.txt
|etex\.src
- |fithesis
+ |fithesis.*
|kinsoku\.tex
|language\.dat
|language\.def