From 7bbf709741ef5b977ec1bcd88c8e368a6939663f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 3 Mar 2008 19:18:05 +0000 Subject: update a2ping into scripts, symlink in bins git-svn-id: svn://tug.org/texlive/trunk@6834 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/ctan2tl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Master/tlpkg/bin/ctan2tl') diff --git a/Master/tlpkg/bin/ctan2tl b/Master/tlpkg/bin/ctan2tl index d0765d8ce49..e1360d71564 100755 --- a/Master/tlpkg/bin/ctan2tl +++ b/Master/tlpkg/bin/ctan2tl @@ -59,6 +59,12 @@ fi echo "$0: ctan dir for $pkg" echo "$0: is $ctan_dir1" +if grep " $pkg " $mydir/tlpkg-ctan-check >/dev/null; then :; else + echo + echo "$0: $pkg not in $mydir/tlpkg-ctan-check, add?" +fi + +# if $copy_from_ctan; then # remove whatever dregs in raw that might be lying around. -- cgit v1.2.3