diff options
Diffstat (limited to 'Master/tlpkg/bin/tlpkg-ctan-check')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 288a0d72188..2f1154e3896 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -1,8 +1,7 @@ #!/usr/bin/env perl # $Id$ # Public domain. Originally written 2005, Karl Berry. -# Rewritten for new infrastructure 2007, Norbert Preining. -# Check if a package in TL has any changes on CTAN. Just the beginnings. +# Check if a package in TL has any changes on CTAN. BEGIN { chomp ($mydir = `dirname $0`); # we are in Master/tlpkg/bin @@ -222,7 +221,7 @@ my @WorkingTLP = qw( texpower texshade textcase textfit textopo textpath textpos theoremref thesis-titlepage-fhac - thinsp thmtools thumb thumbpdf thuthesis ticket tikz-inet + thinsp thmbox thmtools thumb thumbpdf thuthesis ticket tikz-inet timetable titlefoot titlepages titlesec titling tkz-doc tkz-linknodes tkz-tab tocbibind tocloft todo todonotes |