From da764e6f9f0f5e222a9011bcf9156c4a1001e52d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 1 Mar 2021 22:32:19 +0000 Subject: chemfig (1mar21) git-svn-id: svn://tug.org/texlive/trunk@58014 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/ctan2tl | 3 +++ Master/tlpkg/bin/tlpkg-ctan-check | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg/bin') diff --git a/Master/tlpkg/bin/ctan2tl b/Master/tlpkg/bin/ctan2tl index 5aacb78fb5e..0f366a6a08c 100755 --- a/Master/tlpkg/bin/ctan2tl +++ b/Master/tlpkg/bin/ctan2tl @@ -171,6 +171,9 @@ fi # check for file names differing in case only. find $pkg \( -name .svn \) -prune -o -print | sort -f | uniq -i -d >&2 +# not group-writable; cron checks also. +chmod -R u+w,go-w,a+rX-st $pkg + # check for symlinks find $pkg -type l -ls | grep -v /Master/bin | sort >&2 diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 06ba4ada462..2623490bb68 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -833,7 +833,7 @@ my @TLP_working = qw( xetexref xevlna xfakebold xfor xgreek xhfill xifthen xii xii-lat xindex xint xits xkcdcolors xkeyval xlop xltabular xltxtra - xmltex xmpincl xmuthesis xnewcommand + xml2pmx xmltex xmpincl xmuthesis xnewcommand xoptarg xpatch xpeek xpiano xpicture xpinyin xprintlen xpunctuate xq xsavebox xsim xskak xstring xtab xtuthesis xunicode xurl xwatermark xyling xymtex xypic xypic-tut-pt xytree -- cgit v1.2.3