mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
games-util/oversteer: Call xdg postinst and postrm phases properly
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
This commit is contained in:
@@ -51,11 +51,11 @@ src_test() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_icon_cache_update
|
||||
xdg_pkg_postinst
|
||||
udev_reload
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
xdg_icon_cache_update
|
||||
xdg_pkg_postrm
|
||||
udev_reload
|
||||
}
|
||||
|
||||
@@ -51,11 +51,11 @@ src_test() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_icon_cache_update
|
||||
xdg_pkg_postinst
|
||||
udev_reload
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
xdg_icon_cache_update
|
||||
xdg_pkg_postrm
|
||||
udev_reload
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user