diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-24 00:23:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-24 00:23:43 +0000 |
commit | cef6d4bc17f7b7377bc0a3b62b16b20b4d2d1ee1 (patch) | |
tree | 5d78787898c728bd020aea07329d93552ae214da /Master/tlpkg | |
parent | e5c6e6d9c56fbfc54508fa2c32b03a5a870b7553 (diff) |
(wget): no need to provide on *-kfreebsd.
git-svn-id: svn://tug.org/texlive/trunk@33650 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index da1efdd2ed6..374dcbfaf9e 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -48,9 +48,11 @@ binpattern f/!x86_64-cygwin tlpkg/installer/xz/xz.${ARCH} # Lots of platforms provide wget as part of the normal system install. binpattern f/!\ alpha-linux,\ +amd64-kfreebsd,\ armel-linux,\ armhf-linux,\ i386-cygwin,\ +i386-kfreebsd,\ i386-linux,\ i386-solaris,\ mipsel-linux,\ |