Gentoo Archives: gentoo-dev

From: Sam James <sam@g.o>
To: gentoo-dev@l.g.o
Cc: tex@g.o
Subject: Re: [gentoo-dev] [PATCH] texlive-common.eclass: respect EPREFIX in symlink creation
Date: Mon, 31 Jan 2022 22:56:43
Message-Id: 0C213CC4-573C-4C1E-B078-09053AB2F146@gentoo.org
In Reply to: Re: [gentoo-dev] [PATCH] texlive-common.eclass: respect EPREFIX in symlink creation by Ulrich Mueller
1 > On 31 Jan 2022, at 05:55, Ulrich Mueller <ulm@g.o> wrote:
2 >
3 >>>>>> On Mon, 31 Jan 2022, Sam James wrote:
4 >
5 >> - dosym /etc/texmf/$(dirname ${f}).d/$(basename ${f}) ${TEXMF_PATH}/${f}
6 >> + dosym "${EPREFIX}"/etc/texmf/$(dirname ${f}).d/$(basename ${f}) ${TEXMF_PATH}/${f}
7 >
8 > Any reason why this cannot use dosym -r (or dosym8 -r in older EAPIs)?
9 >
10
11 Done, thanks!
12
13 Best,
14 sam

Attachments

File name MIME type
signature.asc application/pgp-signature