summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/c2l
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-23 16:24:17 +0000
committerKarl Berry <karl@freefriends.org>2020-03-23 16:24:17 +0000
commita82c8ebf466d67b0863c072eee1ac66b01450887 (patch)
treee2e11690c3e2872735a4bf8a602323313bc9aafe /Master/tlpkg/bin/c2l
parent1faf4b947abcd83e812da38704f5958aa92fccac (diff)
x86_64-darwin bin update special; less verbose, etc.
git-svn-id: svn://tug.org/texlive/trunk@54499 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/c2l')
-rwxr-xr-xMaster/tlpkg/bin/c2l2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/c2l b/Master/tlpkg/bin/c2l
index c29c695bbb3..77a4439975f 100755
--- a/Master/tlpkg/bin/c2l
+++ b/Master/tlpkg/bin/c2l
@@ -62,7 +62,7 @@ sub main {
print "$0: norbert updates done.\n";
exit 0;
- } elsif ($arg eq "cg" || $arg eq "mojca") {
+ } elsif ($arg eq "cg" || $arg eq "moj" || $arg eq "mojca") {
for my $p (qw(i386-freebsd amd64-freebsd
x86_64-darwinlegacy
i386-solaris x86_64-solaris)) {