summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/texlive.infra.tlpsrc3
2 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc
index 771b73adab5..fcbfb02f2eb 100644
--- a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc
+++ b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc
@@ -35,5 +35,6 @@ binpattern f/win32 install-tl.bat
binpattern f/win32 tl-portable.bat
binpattern f/win32 install-tl.bat.manifest
binpattern f tlpkg/installer/lzma/lzmadec.${ARCH}
+binpattern d tlpkg/installer/wget
# why the above does not catch that one I don't know ... so add it
binpattern f/win32 tlpkg/installer/lzma/lzmadec.win32.exe
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
index a6fefebc7e7..8e8757140b5 100644
--- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
@@ -21,7 +21,8 @@ runpattern f tlpkg/installer/wgetrc
#
binpattern f/win32 tlpkg/installer/tar.exe
binpattern f/win32 tlpkg/installer/lzma/lzmadec.win32.exe
-binpattern f/win32 tlpkg/installer/wget.exe
binpattern f/win32 tlpkg/installer/lzma/lzma.exe
+binpattern f/win32 tlpkg/installer/wget/wget.exe
binpattern f tlpkg/installer/lzma/lzmadec.${ARCH}
binpattern f tlpkg/installer/lzma/lzma.${ARCH}
+binpattern f tlpkg/installer/wget/wget.${ARCH}