summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/c2b
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/c2b')
-rwxr-xr-xMaster/tlpkg/bin/c2b2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/c2b b/Master/tlpkg/bin/c2b
index 90e9e24c085..c48480085fa 100755
--- a/Master/tlpkg/bin/c2b
+++ b/Master/tlpkg/bin/c2b
@@ -5,4 +5,4 @@
PATH=`echo $PATH | sed -e s,karl/Master,branch/Master,g`
cd $HOME || exit 1 # just in case . is a trunk bin directory
-exec c2l "$@"
+exec c2a "$@"