summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-10 20:45:43 +0000
committerKarl Berry <karl@freefriends.org>2020-05-10 20:45:43 +0000
commitbe9c569650668cf1f39d05db60ea78d27aed7a0c (patch)
treec70e303c8f179aa8aa043331e4b638edc69d12c0 /Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc
parent2a04d6a07cf1e11df5244f9fe92f9b7c6744c5c4 (diff)
circuit-macros
git-svn-id: svn://tug.org/texlive/trunk@55089 c570f23f-e606-0410-a88d-b1316a301751
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.*