summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-27 22:11:11 +0000
committerKarl Berry <karl@freefriends.org>2020-01-27 22:11:11 +0000
commit41e4991ef9022471f7d4aad029d894b61aa7abba (patch)
tree7364576e1a8c571b347949566c1c200895e809e3 /Master/tlpkg
parentf5dc95456cfd50e1e65093613f2dcab3e30b6714 (diff)
partially undo r53569, moving mktexlsr and {updmap,fmtutil}-hdr.* back to texlive.infra to keep it sufficiently self-contained for install-tl; doc updates
git-svn-id: svn://tug.org/texlive/trunk@53576 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc6
-rw-r--r--Master/tlpkg/tlpsrc/texlive.infra.tlpsrc8
2 files changed, 9 insertions, 5 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc
index 0742b79dbff..2eb19c7cd13 100644
--- a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc
+++ b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc
@@ -11,9 +11,8 @@ docpattern f texmf-dist/scripts/texlive/README
runpattern f texmf-dist/dvips/tetex/*
runpattern f texmf-dist/fonts/enc/dvips/tetex/*
runpattern f texmf-dist/fonts/map/dvips/tetex/*
-runpattern f texmf-dist/web2c/fmtutil-hdr.cnf
runpattern f texmf-dist/web2c/updmap.cfg
-runpattern f texmf-dist/web2c/updmap-hdr.cfg
+#
# This two-entry map file was written by te and is maintained in the
# tetex directory.
execute addMap mathpple.map
@@ -21,7 +20,6 @@ execute addMap mathpple.map
runpattern f texmf-dist/scripts/texlive/fmtutil-sys.sh
runpattern f texmf-dist/scripts/texlive/fmtutil-user.sh
runpattern f texmf-dist/scripts/texlive/fmtutil.pl
-runpattern f texmf-dist/scripts/texlive/mktexlsr
runpattern f texmf-dist/scripts/texlive/mktexlsr.pl
runpattern f texmf-dist/scripts/texlive/mktexmf
runpattern f texmf-dist/scripts/texlive/mktexpk
@@ -35,7 +33,6 @@ runpattern f texmf-dist/scripts/texlive/updmap.pl
binpattern f bin/${ARCH}/fmtutil
binpattern f bin/${ARCH}/fmtutil-sys
binpattern f bin/${ARCH}/fmtutil-user
-binpattern f bin/${ARCH}/mktexlsr
binpattern f bin/${ARCH}/mktexmf
binpattern f bin/${ARCH}/mktexpk
binpattern f bin/${ARCH}/mktextfm
@@ -49,7 +46,6 @@ binpattern f bin/${ARCH}/texhash
#
docpattern f texmf-dist/doc/man/man1/fmtutil*
docpattern f texmf-dist/doc/man/man1/mktexfmt.*
-docpattern f texmf-dist/doc/man/man1/mktexlsr.*
docpattern f texmf-dist/doc/man/man1/mktexmf.*
docpattern f texmf-dist/doc/man/man1/mktexpk.*
docpattern f texmf-dist/doc/man/man1/mktextfm.*
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
index 24541bfef3c..28c52ecb0bb 100644
--- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
@@ -11,6 +11,7 @@ docpattern f README*
docpattern d readme-html.dir
docpattern d readme-txt.dir
docpattern f index.html
+docpattern f texmf-dist/doc/man/man1/mktexlsr.*
docpattern f texmf-dist/doc/man/man1/tlmgr.*
docpattern f texmf-dist/scripts/texlive/NEWS
docpattern f tlpkg/README
@@ -21,6 +22,12 @@ docpattern f tlpkg/installer/COPYING.MinGW-runtime.txt
runpattern f LICENSE*
runpattern f release-texlive.txt
#
+# TLUtils.pm::_create_config_files uses these as part of install-tl,
+# so put them here to keep texlive.infra self-contained.
+runpattern f texmf-dist/web2c/fmtutil-hdr.cnf
+runpattern f texmf-dist/web2c/updmap-hdr.cfg
+#
+runpattern f texmf-dist/scripts/texlive/mktexlsr
runpattern f texmf-dist/scripts/texlive/tlmgr.pl
runpattern f texmf-dist/scripts/texlive/tlmgrgui.pl
runpattern f texmf-dist/scripts/texlive/uninstall-win32.pl
@@ -32,6 +39,7 @@ runpattern d tlpkg/TeXLive
runpattern d tlpkg/gpg
binpattern f bin/${ARCH}/tlmgr
+binpattern f bin/${ARCH}/mktexlsr
#
binpattern f/win32 bin/win32/runscript.*
binpattern f/win32 bin/win32/wrunscript.*