diff options
author | Karl Berry <karl@freefriends.org> | 2008-06-10 15:38:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-06-10 15:38:56 +0000 |
commit | da91de1d6950f0dcda8789eeef492bcb4c1693be (patch) | |
tree | 279e3c69dc49defaf6f99a11b8a7b6b11dcaca38 /Master | |
parent | 4969396f98969a8bf2716914c32669a73d92cbf9 (diff) |
no blank lines
git-svn-id: svn://tug.org/texlive/trunk@8652 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc index 0de381f71e9..771b73adab5 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc @@ -16,17 +16,17 @@ runpattern f tlpkg/installer/config.guess # automatically added by tl-make-installer-package #runpattern d tlpkg/TeXLive runpattern d tlpkg/installer - +# # but no lzma binaries runpattern !d tlpkg/installer/lzma - +# # and no perl lib runpattern !d tlpkg/installer/perllib - +# # and no other .exe/.dll runpattern !f tlpkg/installer/*.exe runpattern !f tlpkg/installer/*.dll - +# # binpatterns binpattern d/win32 tlpkg/installer/perllib binpattern f/win32 tlpkg/installer/*.exe |