summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/ctan2tl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-28 00:03:40 +0000
committerKarl Berry <karl@freefriends.org>2009-09-28 00:03:40 +0000
commit7dc2fe93a4773ebbaf65caeebd0faef49fa98981 (patch)
tree308f1b16fc6afc54665f961a0d5c3241a207f568 /Master/tlpkg/bin/ctan2tl
parentddb6afff8dad03ad8499f40e252b029e686f038b (diff)
xpackages README
git-svn-id: svn://tug.org/texlive/trunk@15493 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/ctan2tl')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tl b/Master/tlpkg/bin/ctan2tl
index 5a1527cbf8e..6a1dd7ab7e0 100755
--- a/Master/tlpkg/bin/ctan2tl
+++ b/Master/tlpkg/bin/ctan2tl
@@ -70,7 +70,7 @@ echo "$0: ctan dir for $pkg"
echo "$0: is $ctan_dir"
test -r "$ctan_dir/TDS_READY" \
-&& echo "$0: from `cat $ctan_dir/TDS_READY`"
+&& echo "... from `cat $ctan_dir/TDS_READY`"
# help in keeping things in sync.
if egrep " $pkg"'( |$)' $mydir/tlpkg-ctan-check >/dev/null; then :; else