diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-10 13:38:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-10 13:38:14 +0000 |
commit | f745ce3f73cb9560120f48a93e7f92b51d0ae7ca (patch) | |
tree | b03f75b370adeaedbc489ca64993a718fbc5aac8 /Master/tlpkg/bin/ctan2tl | |
parent | 15dda9e0a3b39bd88ced3bc2a76b4f8fc63fa8e2 (diff) |
pod2html temp files in /tmp; check context-taspresent; avoid /context/source/third dup
git-svn-id: svn://tug.org/texlive/trunk@10229 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/ctan2tl')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/ctan2tl b/Master/tlpkg/bin/ctan2tl index 5b2c9ae60d0..983d2369093 100755 --- a/Master/tlpkg/bin/ctan2tl +++ b/Master/tlpkg/bin/ctan2tl @@ -105,6 +105,7 @@ ctan2tds --ctan-dir=$ctan_dir1 $pkg || exit 1 cd $cooked || exit 1 printf "\n\f cooked\n" +rm -f $pkg/texmf*/TDS_READY # remove sentinel file find -depth -type d | xargs rmdir 2>/dev/null # remove empty directories find $pkg \! -type d -printf "%TY%Tm%Td.%TH%TM %p\n" | sort -k2 |