mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
app-editors/kitscenarist: restore needed functionality
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Henrik Pihl <ahvenas@gmail.com>
This commit is contained in:
@@ -47,3 +47,14 @@ src_install() {
|
||||
readme.gentoo_create_doc
|
||||
font_src_install
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_pkg_postinst
|
||||
font_pkg_postinst
|
||||
readme.gentoo_print_elog
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
xdg_pkg_postrm
|
||||
font_pkg_postrm
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user