diff options
author | Norbert Preining <preining@logic.at> | 2008-01-17 07:05:01 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-01-17 07:05:01 +0000 |
commit | f99738616471d51d6549a1b1e0caf19f807f9ed5 (patch) | |
tree | e34999e4ba5b9ba411c672d40384faf058ba3916 /Master/tlpkg/tlpsrc | |
parent | 5ba374009a5424f6448b97130316ed1af27241e2 (diff) |
un-clutter the stuff:
- move all the installer related files (but .html, .pl, .bat) into
tlpkg/installer
- adjust the installer/menus/tlpsrc
git-svn-id: svn://tug.org/texlive/trunk@6271 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc index 1ade4bf0bdc..3ba5a7b0119 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc @@ -2,9 +2,9 @@ name 00texlive.installer category TLCore runpattern f install-tl.pl runpattern f install-tl.html -runpattern f texlive2008.png runpattern f config.guess runpattern d tlpkg/TeXLive +runpattern d tlpkg/installer binpattern f tlpkg/bin/lzmadec.${ARCH} binpattern f/win32 tlpkg/bin/perl.exe binpattern f/win32 tlpkg/bin/wget.exe |