diff options
author | Norbert Preining <preining@logic.at> | 2008-05-01 21:09:37 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-05-01 21:09:37 +0000 |
commit | 9fc6b592467e5490e4e6d09c6742fa308a91cbaa (patch) | |
tree | e0d4ad44581fe28417bfaa8b442f9a38cefb8295 /Master/tlpkg/tlpsrc | |
parent | 7b5d6090b560327fb73f8ac9d3a6abae0373c120 (diff) |
use .bat wrappers instead of .texlua
- replace many wrappers with a default .bat file
- change the check-wrapper script
- do not make the PATHEXT and association magic in windows
git-svn-id: svn://tug.org/texlive/trunk@7785 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-texlive.tlpsrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-texlive.tlpsrc b/Master/tlpkg/tlpsrc/bin-texlive.tlpsrc index f41d7c5637e..428a6d2e81b 100644 --- a/Master/tlpkg/tlpsrc/bin-texlive.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-texlive.tlpsrc @@ -16,3 +16,4 @@ runpattern d texmf/scripts/texlive/lua runpattern f texmf/web2c/updmap-hdr.cfg binpattern f bin/${ARCH}/tlmgr binpattern f bin/${ARCH}/rungs +binpattern f bin/${ARCH}/tl-w32-wrapper.texlua |