public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/tex:master commit in: 2020/texmf.d/
Date: Sun, 12 Apr 2020 17:52:43 +0000 (UTC)	[thread overview]
Message-ID: <1586713865.8db0ba071b92c394835f9a28a1b81c0a2f8a0092.zlogene@gentoo> (raw)

commit:     8db0ba071b92c394835f9a28a1b81c0a2f8a0092
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 12 17:51:05 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Apr 12 17:51:05 2020 +0000
URL:        https://gitweb.gentoo.org/proj/tex.git/commit/?id=8db0ba07

more standard paths for kpathsea

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 2020/texmf.d/05searchpaths.cnf | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/2020/texmf.d/05searchpaths.cnf b/2020/texmf.d/05searchpaths.cnf
index aacc8bf..2cb471c 100644
--- a/2020/texmf.d/05searchpaths.cnf
+++ b/2020/texmf.d/05searchpaths.cnf
@@ -26,13 +26,13 @@ TEXMFMAIN = $TEXMFDIST
 TEXMFSITE = $TEXMFROOT/texmf-site
 
 % Local additions to the distribution trees.
-TEXMFLOCAL = $SELFAUTOGRANDPARENT/texmf-local
+TEXMFLOCAL = $TEXMFROOT/../local/share/texmf
 
 % TEXMFSYSVAR, where *-sys store cached runtime data.
-TEXMFSYSVAR = $TEXMFROOT/texmf-var
+TEXMFSYSVAR = $TEXMFROOT/var/lib/texmf
 
 % TEXMFSYSCONFIG, where *-sys store configuration data.
-TEXMFSYSCONFIG = $TEXMFROOT/texmf-config
+TEXMFSYSCONFIG = $TEXMFROOT/etc/texmf
 
 % Per-user texmf tree(s) -- organized per the TDS, as usual.  To define
 % more than one per-user tree, set this to a list of directories in
@@ -41,10 +41,10 @@ TEXMFSYSCONFIG = $TEXMFROOT/texmf-config
 TEXMFHOME = ~/texmf
 
 % TEXMFVAR, where texconfig/updmap/fmtutil store cached runtime data.
-TEXMFVAR = ~/.texlive2020/texmf-var
+TEXMFVAR = ~/.texlive/texmf-var
 
 % TEXMFCONFIG, where texconfig/updmap/fmtutil store configuration data.
-TEXMFCONFIG = ~/.texlive2020/texmf-config
+TEXMFCONFIG = ~/.texlive/texmf-config
 
 % This is the value manipulated by tlmgr's auxtrees subcommand in the
 % root texmf.cnf. Kpathsea warns about a literally empty string for a


             reply	other threads:[~2020-04-12 17:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-12 17:52 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-22 12:36 [gentoo-commits] proj/tex:master commit in: 2020/texmf.d/ Mikle Kolyada
2020-04-12 18:50 Mikle Kolyada
2020-04-12 17:05 Mikle Kolyada
2020-04-12 16:57 Mikle Kolyada
2020-04-06 13:16 Mikle Kolyada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1586713865.8db0ba071b92c394835f9a28a1b81c0a2f8a0092.zlogene@gentoo \
    --to=zlogene@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox