commit:     bbf195e7c5dfa4feed688357bee96323cd925f1d
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed May 14 19:52:17 2025 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed May 14 20:23:21 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbf195e7

dev-texlive/texlive-latexextra: add missing texlive-module_pkg_postinst

Thanks to David Owen for providing a detailed analysis that lead to this
fix.

Closes: https://bugs.gentoo.org/953082
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 ...extra-2024_p72895.ebuild => texlive-latexextra-2024_p72895-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild 
b/dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895-r1.ebuild
similarity index 99%
rename from dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild
rename to 
dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895-r1.ebuild
index 58991bba8375..26b979484d9f 100644
--- a/dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild
+++ b/dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895-r1.ebuild
@@ -4121,6 +4121,7 @@ TEXLIVE_MODULE_BINSCRIPTS="
 "
 
 pkg_postinst() {
+       texlive-module_pkg_postinst
        # https://bugs.gentoo.org/928388
        optfeature "Install for SVG (Scalable Vector Graphics) support" 
media-gfx/inkscape
 }

Reply via email to