summaryrefslogtreecommitdiffstats
path: root/office/texlive/patches/source-fixup_texmf-local_tree_in_texmf_cnf.diff
diff options
context:
space:
mode:
Diffstat (limited to 'office/texlive/patches/source-fixup_texmf-local_tree_in_texmf_cnf.diff')
-rw-r--r--office/texlive/patches/source-fixup_texmf-local_tree_in_texmf_cnf.diff16
1 files changed, 12 insertions, 4 deletions
diff --git a/office/texlive/patches/source-fixup_texmf-local_tree_in_texmf_cnf.diff b/office/texlive/patches/source-fixup_texmf-local_tree_in_texmf_cnf.diff
index dd1de3efe2..ed2a7daa93 100644
--- a/office/texlive/patches/source-fixup_texmf-local_tree_in_texmf_cnf.diff
+++ b/office/texlive/patches/source-fixup_texmf-local_tree_in_texmf_cnf.diff
@@ -1,7 +1,15 @@
-diff -Nur texlive-20110705-source.orig//texk/kpathsea/texmf.cnf texlive-20110705-source/texk/kpathsea/texmf.cnf
---- texlive-20110705-source.orig//texk/kpathsea/texmf.cnf 2011-06-18 17:10:46.000000000 -0500
-+++ texlive-20110705-source/texk/kpathsea/texmf.cnf 2011-07-22 21:30:42.459806437 -0500
-@@ -59,7 +59,7 @@
+--- bad/texk/kpathsea/texmf.cnf 2012-05-12 18:34:52.000000000 -0500
++++ good/texk/kpathsea/texmf.cnf 2012-07-22 19:26:15.150854012 -0500
+@@ -51,7 +51,7 @@
+ % Redistributors will probably want $SELFAUTODIR/share, i.e., /usr/share.
+ % Kpathsea sets SELFAUTOLOC (the directory with the binary),
+ % SELFAUTODIR (its parent), and SELFAUTOPARENT (its grandparent).
+-TEXMFROOT = $SELFAUTOPARENT
++TEXMFROOT = $SELFAUTODIR/share
+
+ % The tree containing runtime files related to the specific
+ % distribution and version.
+@@ -61,7 +61,7 @@
TEXMFDIST = $TEXMFROOT/texmf-dist
% Local additions to the distribution trees.