diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-documentation-czechslovak.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index cb83e323721..2caa89f3c22 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -234,6 +234,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'futhark', "die 'skipping, nonfree license'", 'futurans', "die 'skipping, requires nonfree font'", 'galley', "die 'skipping, will be included in xpackages later'", + 'gapfill', "die 'skipping, separate macosx scripts are too painful'", 'garuda-c90', "&MAKEgaruda_c90", 'gene', "die 'skipping, complicated, some have sources, sorry'", 'genmisc', "die 'too complicated, sorry'", diff --git a/Master/tlpkg/tlpsrc/collection-documentation-czechslovak.tlpsrc b/Master/tlpkg/tlpsrc/collection-documentation-czechslovak.tlpsrc index 876975b1f85..076ba2cc7c7 100644 --- a/Master/tlpkg/tlpsrc/collection-documentation-czechslovak.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-documentation-czechslovak.tlpsrc @@ -1,5 +1,5 @@ category Collection -shortdesc Czechslovak documentation +shortdesc Czech/Slovak documentation depend lshort-slovak depend texlive-cz depend collection-documentation-base diff --git a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc index c3e27b4b6aa..48084451662 100644 --- a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc @@ -8,8 +8,7 @@ runpattern f texmf/scripts/texlive/texconf.tlu binpattern f bin/${ARCH}/rungs binpattern f bin/win32/symlinks4cygwin.sh # -# tl-portable stuff -# needs not only tl-portable, but also install-tl +# tl-portable also needs install-tl runpattern f tl-portable runpattern f install-tl binpattern f/win32 tl-portable.bat diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index 906fe11c759..64fd47fa929 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -2,8 +2,8 @@ category TLCore shortdesc basic TeX Live infrastructure longdesc This package contains the files needed to get the TeX Live longdesc tools (notably tlmgr) running: perl modules, xz binaries, plus -longdesc (sometimes) tar and wget. These files end up in the install -longdesc packages. +longdesc (sometimes) tar and wget. These files end up in the standalone +longdesc install packages. # docpattern f tlpkg/README docpattern f texmf/doc/man/man1/tlmgr.* |