From d1afabe549f180dac0b5bee62019442402408cae Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 20 Mar 2023 02:21:23 +0000 Subject: texlive-module.eclass: update SRC_URI I've mirrored the files to my devspace now. Closes: https://bugs.gentoo.org/902093 Signed-off-by: Sam James --- eclass/texlive-module.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/texlive-module.eclass b/eclass/texlive-module.eclass index a53c22dde205..0c8a7c756517 100644 --- a/eclass/texlive-module.eclass +++ b/eclass/texlive-module.eclass @@ -91,7 +91,7 @@ IUSE="source" PKGEXT=tar.xz # Now where should we get these files? -TEXLIVE_DEVS=${TEXLIVE_DEVS:- zlogene dilfridge } +TEXLIVE_DEVS=${TEXLIVE_DEVS:- zlogene dilfridge sam } # We do not need anything from SYSROOT: # Everything is built from the texlive install in / -- cgit v1.2.3-65-gdbad