diff options
author | Karl Berry <karl@freefriends.org> | 2009-08-20 21:27:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-08-20 21:27:56 +0000 |
commit | 49004d6e9918f7a17f4e530267b4fe8cb1a6057a (patch) | |
tree | f21ee6499f4771ecb8e551fff527621cec169e67 /Master | |
parent | 3b45cdc93f7ff4071f4fb197c79265ef50bcb410 (diff) |
add shortdesc for 00texlive*
git-svn-id: svn://tug.org/texlive/trunk@14792 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.config.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.image.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc | 6 |
4 files changed, 7 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/00texlive.config.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.config.tlpsrc index 7a8da4fbb31..4c06e600bda 100644 --- a/Master/tlpkg/tlpsrc/00texlive.config.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.config.tlpsrc @@ -1,4 +1,5 @@ category TLCore +shortdesc TeX Live network archive option settings. longdesc This package contains configuration options for the TeX Live archive longdesc If container_split_{doc,src}_files occurs in the depend lines the longdesc {doc,src} files are split into separate containers (.tar.xz) diff --git a/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc index 8b1db074c6a..b4e7ac7e779 100644 --- a/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc @@ -1,4 +1,5 @@ category TLCore +shortdesc TeX Live files only in the source repository and DVD image. longdesc This package collects some files which are not caught by any of the longdesc other TL packages. Its purpose is to make the file coverage longdesc check happy. The files here are not copied by the installer diff --git a/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc index 3b3a6c9c78d..0b49550966f 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc @@ -1,4 +1,5 @@ category TLCore +shortdesc TeX Live configuration settings. longdesc This package serves two purposes: longdesc longdesc 1. at installation time the present values are taken as default for diff --git a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc index 47af0eed5f9..768c69458ed 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc @@ -1,3 +1,5 @@ +category TLCore +shortdesc TeX Live standalone installer package. longdesc This package defines the files to go into the installer longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built longdesc by the tl-make-installer script. Most of what's here is also @@ -7,9 +9,9 @@ longdesc used *except* to build the installer archives, so it's ok. longdesc longdesc For information on the 00texlive prefix see longdesc 00texlive.installation(.tlpsrc) -category TLCore -runpattern f install-tl +# # The basics: +runpattern f install-tl runpattern d tlpkg/installer # # but no xz binaries: |