mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-08 00:10:15 +03:00
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@gentoo.org>
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user