From 231ec7c96e9fb3af57faf87fe9477615edcb1160 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 9 May 2007 16:10:43 +0000 Subject: remove pdcmac barring complaints, it is very old and would need work to get right git-svn-id: svn://tug.org/texlive/trunk@4269 c570f23f-e606-0410-a88d-b1316a301751 --- Build/tools/ctan2tl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Build/tools') diff --git a/Build/tools/ctan2tl b/Build/tools/ctan2tl index 622656c691f..24973d47cfa 100755 --- a/Build/tools/ctan2tl +++ b/Build/tools/ctan2tl @@ -46,7 +46,8 @@ if test -z "$ctan_dir1"; then echo "$0: can't find CTAN directory for $pkg." >&2 exit 1 fi -echo "$0: ctan dir for $pkg is $ctan_dir1" +echo "$0: ctan dir for $pkg" +echo "$0: is $ctan_dir1" if $copy_from_ctan; then -- cgit v1.2.3