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, 7 insertions, 5 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc
index 97313f4b93f..a22d86f4191 100644
--- a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc
+++ b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc
@@ -42,14 +42,16 @@ binpattern f bin/${ARCH}/updmap-user
binpattern f bin/${ARCH}/mktexfmt
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. No other system cares
-# and it can clash with a real man program for distros installing in
-# /usr/bin, so it's only present on darwin platforms.
+
+# 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
+# probably other GNU/Linux distros (but symlinks are wasted on Windows).
+binpattern f/!${wndws} bin/man
+
docpattern f texmf-dist/doc/man/man1/fmtutil*
docpattern f texmf-dist/doc/man/man1/mktexfmt.*
docpattern f texmf-dist/doc/man/man1/mktexmf.*