summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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