From 5d02e7e5bb31a915ae71344c2d6e147d75196074 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 12 Nov 2018 23:24:26 +0000 Subject: make tlpkg/tltcl windows-only in the patterns instead of excluding in the script git-svn-id: svn://tug.org/texlive/trunk@49139 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc') diff --git a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc index c7dc84be028..cfea8fe12ac 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc @@ -14,22 +14,22 @@ longdesc 00texlive.installation(.tlpsrc) runpattern f install-tl runpattern f release-texlive.txt runpattern d tlpkg/installer -runpattern d tlpkg/tltcl # -# but no xz binaries: -runpattern !d tlpkg/installer/xz -runpattern !d tlpkg/installer/wget +# but omit binary stuff from runpatterns, we give them as binpatterns below: runpattern !d tlpkg/installer/lz4 -# tar.exe is included in the win32 binpattern below, so exclude from runpattern +runpattern !d tlpkg/installer/wget +runpattern !d tlpkg/installer/xz runpattern !f tlpkg/installer/tar.exe # # Windows only: binpattern d/win32 tlpkg/tlperl +runpattern d/win32 tlpkg/tltcl binpattern f/win32 tlpkg/installer/tar.exe binpattern f/win32 tlpkg/installer/wget/wget.exe binpattern f/win32 tlpkg/installer/xz/xz.exe binpattern f/win32 install-tl-windows.bat binpattern f/win32 install-tl-advanced.bat +# # xz binaries for all binpattern f tlpkg/installer/xz/xz.${ARCH} # -- cgit v1.2.3