summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/texlive-scripts-extra.tlpsrc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-21 18:33:23 +0000
committerKarl Berry <karl@freefriends.org>2020-01-21 18:33:23 +0000
commit7062d8632ec7d062d8f94ed590771e4ece15bb04 (patch)
treeb6c7020967eaf010cf458ed70202f9648b9a85ff /Master/tlpkg/tlpsrc/texlive-scripts-extra.tlpsrc
parent3e7076615c70dc952983d6425a00711927c9cea4 (diff)
texmf-dist/scripts/texlive-extra: new directory, for miscellanous
scripts maintained as part of TeX Live, but not important for infrastructure or installation. allcm.sh, allneeded.sh: move there (from scripts/texlive). texlive-extra.tlpsrc: new package. tetex.tlpsrc: remove all*.sh and man pages from here. collection-binextra.tlpsrc: add texlive-extra here. bin/*/all*: adjust symlinks. Build/.../texlive/linked_scripts/texlive-extra: new slave directory. Adjust Makefile.am, including creating allec symlink here. Build/.../texlive/tl_scripts: remove allcm.sh, allneeded.sh here. Adjust Makefile.am. Many more to move ... git-svn-id: svn://tug.org/texlive/trunk@53480 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/texlive-scripts-extra.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/texlive-scripts-extra.tlpsrc19
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive-scripts-extra.tlpsrc b/Master/tlpkg/tlpsrc/texlive-scripts-extra.tlpsrc
new file mode 100644
index 00000000000..02b32903b53
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/texlive-scripts-extra.tlpsrc
@@ -0,0 +1,19 @@
+category TLCore
+shortdesc TeX Live scripts
+longdesc Miscellaneous scripts maintained as part of TeX Live, but
+longdesc not important for the infrastructure. Thus, this is not part of
+longdesc scheme-infraonly or tlcritical, just a normal package.
+
+docpattern f texmf-dist/scripts/texlive-extra/README
+
+runpattern f texmf-dist/scripts/texlive-extra/allcm.sh
+docpattern f texmf-dist/doc/man/man1/allcm.*
+binpattern f bin/${ARCH}/allcm
+#
+# symlink to allcm.sh.
+docpattern f texmf-dist/doc/man/man1/allec.*
+binpattern f bin/${ARCH}/allec
+#
+runpattern f texmf-dist/scripts/texlive-extra/allneeded.sh
+docpattern f texmf-dist/doc/man/man1/allneeded.*
+binpattern f bin/${ARCH}/allneeded