summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-16 21:25:14 +0000
committerKarl Berry <karl@freefriends.org>2020-05-16 21:25:14 +0000
commit74237231bc12e187c52de51818182997c2fb3158 (patch)
treebaeb5c1faa5f6d7dc11dbeac7a7a3c1af4df3d0c /Master/tlpkg
parentd117de5321a5b1a1c5a94502480356d9f566ea57 (diff)
etbb (16may20)
git-svn-id: svn://tug.org/texlive/trunk@55160 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc12
1 files changed, 5 insertions, 7 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc
index 37e57d1110b..3b0366a07f0 100644
--- a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc
+++ b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc
@@ -44,13 +44,11 @@ binpattern f bin/${ARCH}/texhash
binpattern f bin/${ARCH}/rungs
# Having a man symlink to our texmf-dist/doc/man directory makes the man
-# program on Macs work without any configuration.
-binpattern f/x86_64-darwin bin/x86_64-darwin/man
-binpattern f/x86_64-darwinlegacy bin/x86_64-darwinlegacy/man
-#
-# Having the same symlink at the bin/ level works with Fedora and
-# perhaps other GNU/Linux distros (but not Macs).
-runpattern f bin/man
+# program on Macs and Fedora, possibly other systems, work without any
+# configuration. We can't have the symlink as bin/man, or anywhere
+# outside of bin/*/ directories, because it will get installed as a
+# normal file on Windows, with an error.
+binpattern f bin/${ARCH}/man
docpattern f texmf-dist/doc/man/man1/fmtutil*
docpattern f texmf-dist/doc/man/man1/mktexfmt.*