summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-06-05 06:19:23 +0000
committerNorbert Preining <preining@logic.at>2008-06-05 06:19:23 +0000
commit2e8ad93896669345ef50f28b7219ff9acbb009c1 (patch)
tree85544bb371e4c36e65c774f037f3112987aaa97e /Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
parent1248e7b1d39209796917be27543b955c76b316f3 (diff)
merge texlive.infra and texlive.support into texlive.infra, there is no
need to have two packages always installed together anyway. git-svn-id: svn://tug.org/texlive/trunk@8578 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/texlive.infra.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/texlive.infra.tlpsrc12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
index 26665ca6e92..ed93018d27d 100644
--- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
@@ -1,6 +1,18 @@
name texlive.infra
category TLCore
+shortdesc basic TeX Live infrastructure
+longdesc This package contains the most important files for getting the
+longdesc TeX Live tools (like tlmgr) running. That comprises the perl
+longdesc modules, documentation, and the lzma binaries (plus for win32
+longdesc tar and wget).
docpattern f tlpkg/man/*
docpattern f tlpkg/doc/*
docpattern f tlpkg/README
runpattern f tlpkg/TeXLive/*
+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 tlpkg/installer/lzma/lzmadec.${ARCH}
+binpattern f tlpkg/installer/lzma/lzma.${ARCH}