Correct /etc/texmf/web2c/texmf.cnf (boo#1136314)
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=322
This commit is contained in:
@@ -355,7 +355,7 @@
|
|||||||
+ sdir_grandparent = xdirname ("/usr/share/texmf");
|
+ sdir_grandparent = xdirname ("/usr/share/texmf");
|
||||||
kpathsea_xputenv (kpse, "SELFAUTOPARENT", fix_selfdir (sdir_grandparent));
|
kpathsea_xputenv (kpse, "SELFAUTOPARENT", fix_selfdir (sdir_grandparent));
|
||||||
sdir_greatgrandparent = xdirname (sdir_grandparent);
|
sdir_greatgrandparent = xdirname (sdir_grandparent);
|
||||||
kpathsea_xputenv (kpse, "SELFAUTOGRANDPARENT", fix_selfdir (sdir_greatgrandparent));
|
kpathsea_xputenv (kpse, "SELFAUTOGRANDPARENT", fix_selfdir (sdir_greatgrandparent));
|
||||||
--- texk/kpathsea/texmf.cnf
|
--- texk/kpathsea/texmf.cnf
|
||||||
+++ texk/kpathsea/texmf.cnf 2019-05-29 06:12:28.489081219 +0000
|
+++ texk/kpathsea/texmf.cnf 2019-05-29 06:12:28.489081219 +0000
|
||||||
@@ -61,20 +61,20 @@
|
@@ -61,20 +61,20 @@
|
||||||
@@ -390,7 +390,7 @@
|
|||||||
-TEXMFVAR = ~/.texlive2019/texmf-var
|
-TEXMFVAR = ~/.texlive2019/texmf-var
|
||||||
+TEXMFVAR = ${TEXMFSYSVAR}
|
+TEXMFVAR = ${TEXMFSYSVAR}
|
||||||
|
|
||||||
% TEXMFCONFIG, where texconfig/updmap/fmtutil store configuration data.
|
% TEXMFCONFIG, where texconfig/updmap/fmtutil store configuration data.
|
||||||
-TEXMFCONFIG = ~/.texlive2019/texmf-config
|
-TEXMFCONFIG = ~/.texlive2019/texmf-config
|
||||||
+TEXMFCONFIG = ${TEXMFSYSCONFIG}
|
+TEXMFCONFIG = ${TEXMFSYSCONFIG}
|
||||||
|
|
||||||
@@ -487,7 +487,7 @@
|
|||||||
TEXPICTS.XDvi = $TEXMFDOTDIR;$TEXMF/%q{dvips,tex}//
|
TEXPICTS.XDvi = $TEXMFDOTDIR;$TEXMF/%q{dvips,tex}//
|
||||||
|
|
||||||
% Device-independent font metric files.
|
% Device-independent font metric files.
|
||||||
VFFONTS = $TEXMFDOTDIR;$TEXMF/fonts/vf//
|
VFFONTS = $TEXMFDOTDIR;$TEXMF/fonts/vf//
|
||||||
-TFMFONTS = $TEXMFDOTDIR;{$TEXMF/fonts,$VARTEXFONTS}/tfm//
|
-TFMFONTS = $TEXMFDOTDIR;{$TEXMF/fonts,$VARTEXFONTS}/tfm//
|
||||||
+TFMFONTS = $TEXMFDOTDIR;{$TEXMF/fonts,$HOMECACHE,$VARTEXFONTS}/tfm//
|
+TFMFONTS = $TEXMFDOTDIR;{$TEXMF/fonts,$HOMECACHE,$VARTEXFONTS}/tfm//
|
||||||
|
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 29 06:37:37 UTC 2019 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
- Correct /etc/texmf/web2c/texmf.cnf (boo#1136314)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 20 12:31:56 UTC 2019 - Dr. Werner Fink <werner@suse.de>
|
Mon May 20 12:31:56 UTC 2019 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user