diff options
author | Karl Berry <karl@freefriends.org> | 2008-06-17 18:42:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-06-17 18:42:43 +0000 |
commit | 44fa4910040fa9796b6bfc06df39fa285d4d8c7a (patch) | |
tree | b117b91af211c86d8ba4efd852063899d8a56a8f /Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | |
parent | 0ba84082e67000b702b838fd78fccaabca347436 (diff) |
include wget binaries
git-svn-id: svn://tug.org/texlive/trunk@8818 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/texlive.infra.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 3 |
1 files changed, 2 insertions, 1 deletions
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} |