diff options
author | Norbert Preining <preining@logic.at> | 2007-06-28 09:11:24 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-06-28 09:11:24 +0000 |
commit | f82d752fb1943968e50950f963a3b1623b417963 (patch) | |
tree | e7b3f8f57a6d7320f140c316e54a588834172726 /Master/tlpkg/tlpsrc/bin-cjkutils.tlpsrc | |
parent | b5d5393562c31c26d21b7249b794467cf2afbe51 (diff) |
intelligent patterns for win32:
- patterns of the form "f bin/${ARCH}/foobar" also match
"bin/win32/foobar.exe/.bat"
- document the changes in TLPSRC.pm and update the man page
- add a note to the specification and Perl-API that the man pages are
more up2date
- update TODO since many things are fixed
- update the tlpsrc files (remove the useless win32/...exe entries
- update texlive.tlpdb
git-svn-id: svn://tug.org/texlive/trunk@4520 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-cjkutils.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-cjkutils.tlpsrc | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-cjkutils.tlpsrc b/Master/tlpkg/tlpsrc/bin-cjkutils.tlpsrc index 9865af9c093..ad36a39fdf5 100644 --- a/Master/tlpkg/tlpsrc/bin-cjkutils.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-cjkutils.tlpsrc @@ -45,25 +45,3 @@ binpattern f bin/${ARCH}/hbf2gf binpattern f bin/${ARCH}/sjisconv binpattern f bin/${ARCH}/sjislatex binpattern f bin/${ARCH}/sjispdflatex -binpattern f bin/win32/bg5conv.exe -binpattern f bin/win32/bg5latex.exe -binpattern f bin/win32/bg5pdflatex.exe -binpattern f bin/win32/bg5pltx.exe -binpattern f bin/win32/cef5conv.exe -binpattern f bin/win32/cef5latex.exe -binpattern f bin/win32/cef5pdflatex.exe -binpattern f bin/win32/cefconv.exe -binpattern f bin/win32/ceflatex.exe -binpattern f bin/win32/cefpdflatex.exe -binpattern f bin/win32/cefsconv.exe -binpattern f bin/win32/cefslatex.exe -binpattern f bin/win32/cefspdflatex.exe -binpattern f bin/win32/cjklatex.exe -binpattern f bin/win32/cjkpdflatex.exe -binpattern f bin/win32/extconv.exe -binpattern f bin/win32/gbklatex.exe -binpattern f bin/win32/gbkpdflatex.exe -binpattern f bin/win32/hbf2gf.exe -binpattern f bin/win32/sjisconv.exe -binpattern f bin/win32/sjislatex.exe -binpattern f bin/win32/sjispdflatex.exe |