summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc')
-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.*