Re: [gentoo-dev] [PATCH v2] texlive-common.eclass: respect EPREFIX in symlink creation

2022-01-31 Thread Sam James
> On 31 Jan 2022, at 22:55, Sam James wrote: > > Closes: https://bugs.gentoo.org/832408 > Signed-off-by: Sam James > --- > eclass/texlive-common.eclass | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Tested on prefix & normal Gentoo. Pushed. Best, sam signature.asc Description

[gentoo-dev] [PATCH v2] texlive-common.eclass: respect EPREFIX in symlink creation

2022-01-31 Thread Sam James
Closes: https://bugs.gentoo.org/832408 Signed-off-by: Sam James --- eclass/texlive-common.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eclass/texlive-common.eclass b/eclass/texlive-common.eclass index 1fe33444f1e56..40e2c3530510b 100644 --- a/eclass/texlive-com