ports/print/texlive-base/files/patch-texk-texlive-linked_scripts-Makfile.in
Hiroki Sato 517e0a5401 Add preliminary support of tlmgr.
- TLPDB and tlmgr.log are located in /var/db/tlpkg.

 - "tlmgr conf texmf" modifies /var/db/tlpkg/texmf.cnf.
   libkpathsea looks up it first if it exists and ignore the standard ones
   in PREFIX/share/texmf-dist/web2c/texmf.cnf or
   PREFIX/share/texmf-local/web2c/texmf.cnf.

 - "tlmgr update" can still break consistency of the installed texmf-*
   hierarchy by FreeBSD Ports Collection if it runs by root.
2015-09-25 21:42:25 +00:00

10 lines
359 B
Text

--- texk/texlive/linked_scripts/Makefile.in.orig 2015-09-25 04:27:05.446437000 +0900
+++ texk/texlive/linked_scripts/Makefile.in 2015-09-25 04:27:13.904147000 +0900
@@ -386,7 +386,6 @@
texlive/fmtutil.pl \
texlive/fmtutil-sys.sh \
texlive/rungs.tlu \
- texlive/tlmgr.pl \
texlive/updmap.pl \
texlive/updmap-sys.sh \
texliveonfly/texliveonfly.py \