diff options
author | Norbert Preining <preining@logic.at> | 2008-05-15 08:52:12 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-05-15 08:52:12 +0000 |
commit | 760f0b88420ad1079b5596e469b55fda9cf374d5 (patch) | |
tree | 75bbc35bb1c5bc709f7895339917864996555e8d /Master/tlpkg/texlive.tlpdb | |
parent | 168e470deff278cbe71353ed8fcb5fb524eb6746 (diff) |
fix for available_archs problem:
- no save the list of available/installed archs into
00texlive-installation.config
at installation time. TLPDB->available_archs will read that and NOT
check for bin-tex.ARCHs
- update tlpsrc/00texlive-installation.config.tlpsrc to contain all the
currently available archs. THAT COULD BE AUTOGENERATED!!!
- add option_archs to TLPDB, rewrite TLPDB->available_archs to use that one
- TLMedia.pm: install .ARCH dpeends in *ANY* case, even if --nodepends is
given
git-svn-id: svn://tug.org/texlive/trunk@8150 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/texlive.tlpdb')
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 552dda13d04..ebd7932c052 100644 --- a/Master/tlpkg/texlive.tlpdb +++ b/Master/tlpkg/texlive.tlpdb @@ -2,6 +2,7 @@ name 00texlive-installation.config category TLCore revision 7888 depend platform: +depend archs:alpha-linux hppa-hpux i386-darwin i386-freebsd i386-linux i386-openbsd i386-solaris mips-irix powerpc-aix powerpc-darwin powerpc-linux sparc-linux sparc-solaris win32 x86_64-linux depend location:__MASTER__ depend paper:a4 depend formats:0 |