summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/ctan2tl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-09-02 18:03:43 +0000
committerKarl Berry <karl@freefriends.org>2008-09-02 18:03:43 +0000
commit975c83d778b582fcc4a0eabf42507b5754375387 (patch)
tree3e19bdcd8d1f7f58021f280f26b2544da46f3627 /Master/tlpkg/bin/ctan2tl
parent0b19a78242b29c0fee590583b9614e850f1c4a6e (diff)
gmverb update (1sep08)
git-svn-id: svn://tug.org/texlive/trunk@10418 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 d8c2f7affec..01ca9abd40c 100755
--- a/Master/tlpkg/bin/ctan2tl
+++ b/Master/tlpkg/bin/ctan2tl
@@ -32,7 +32,7 @@ if test "x$1" = x--help; then
exit 0
fi
-if test "x$1" = x--place; then
+if test "x$1" = x--place || test "x$1" = x-p; then
place_chicken=
shift
else