From 393d6d06e24b64afbfd69018124b4bab980999ea Mon Sep 17 00:00:00 2001 From: Manuel Pégourié-Gonnard Date: Sat, 3 May 2008 14:19:25 +0000 Subject: tds ready packages handling git-svn-id: svn://tug.org/texlive/trunk@7820 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/ctan2tl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg/bin/ctan2tl') diff --git a/Master/tlpkg/bin/ctan2tl b/Master/tlpkg/bin/ctan2tl index b6b9000c522..8f1f6896d31 100755 --- a/Master/tlpkg/bin/ctan2tl +++ b/Master/tlpkg/bin/ctan2tl @@ -51,7 +51,7 @@ if test -z "$pkg"; then exit 1 fi -ctan_dir1=`tlpkginfo --ctan-dir $pkg` +ctan_dir1=`tlpkginfo --ctan-dir-tds $pkg` if test -z "$ctan_dir1"; then echo "$0: can't find CTAN directory for $pkg." >&2 exit 1 -- cgit v1.2.3