diff options
author | Karl Berry <karl@freefriends.org> | 2009-08-23 18:38:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-08-23 18:38:54 +0000 |
commit | 5ae1a96d78bd36f1ae7d336ad0fa71f801eb4b68 (patch) | |
tree | 2e8396f63c36f33a603bede2231487dcac24faaa /Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc | |
parent | c09fa87b66d76102f788e00b80b4c694a805f10c (diff) |
some missing files from tlpsrc
git-svn-id: svn://tug.org/texlive/trunk@14829 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc index 48084451662..c6d7af712fb 100644 --- a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc @@ -8,7 +8,10 @@ runpattern f texmf/scripts/texlive/texconf.tlu binpattern f bin/${ARCH}/rungs binpattern f bin/win32/symlinks4cygwin.sh # -# tl-portable also needs install-tl +# tl-portable also needs install-tl, so: runpattern f tl-portable runpattern f install-tl +runpattern f install-tl.bat binpattern f/win32 tl-portable.bat +# +docpattern f texmf/doc/man/man1/install-tl.* |