diff options
author | Karl Berry <karl@freefriends.org> | 2009-08-22 23:18:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-08-22 23:18:40 +0000 |
commit | a638995999fb20ed70793583d70a92c71f19bd6b (patch) | |
tree | 6eaaf3136824bcaeb58cf4d61902e35bcfe641f6 /Master/tlpkg/tlpsrc | |
parent | 4b8669a481038d5830ab9c4cfb38c90b085b0278 (diff) |
remove both new amd64-freebsd from norbert and old i386-freebsd from randy last year; we will see if any freebsd users were actually interested in the native tl build
git-svn-id: svn://tug.org/texlive/trunk@14820 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/asymptote.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc index ba765b5201a..768c69458ed 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc @@ -29,7 +29,7 @@ binpattern f/win32 install-tl.bat.manifest binpattern f tlpkg/installer/xz/xzdec.${ARCH} # # list the platforms for which we provide wget: -binpattern f/amd64-freebsd,powerpc-aix,sparc-solaris,\ +binpattern f/powerpc-aix,sparc-solaris,\ universal-darwin,win32 tlpkg/installer/wget/wget.${ARCH} # # Our ${ARCH} (probably) only works as a directory companent, not diff --git a/Master/tlpkg/tlpsrc/asymptote.tlpsrc b/Master/tlpkg/tlpsrc/asymptote.tlpsrc index 08634477a1a..826d2c43905 100644 --- a/Master/tlpkg/tlpsrc/asymptote.tlpsrc +++ b/Master/tlpkg/tlpsrc/asymptote.tlpsrc @@ -1,5 +1,5 @@ category TLCore -binpattern f/!i386-freebsd,mips-irix,powerpc-aix,sparc-linux,sparc-solaris \ +binpattern f/!mips-irix,powerpc-aix,sparc-linux,sparc-solaris \ bin/${ARCH}/*asy binpattern f/i386-cygwin bin/i386-cygwin/freeglut.dll binpattern d/win32 tlpkg/asymptote diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index 64fd47fa929..05552fbf8fe 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -39,7 +39,7 @@ binpattern f/!i386-cygwin tlpkg/installer/xz/xzdec.${ARCH} binpattern f/!i386-cygwin tlpkg/installer/xz/xz.${ARCH} # we count on lots of platforms providing their own wget. binpattern f/!i386-cygwin,i386-solaris,i386-linux,mips-irix,sparc-linux,\ -alpha-linux,powerpc-linux,i386-freebsd,x86_64-linux \ +alpha-linux,powerpc-linux,x86_64-linux \ tlpkg/installer/wget/wget.${ARCH} # # post-install/update actions |