commit:     43810f1f7fcbd512da53cd52e676b493c668f4ff
Author:     Leonardo Hernández Hernández <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Fri Apr 15 03:19:32 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 03:26:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=43810f1f

media-sound/nuclear-bin: remove useless pkg_post{inst,rm} phases

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> outlook.com>

 media-sound/nuclear-bin/nuclear-bin-0.6.17.ebuild | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/media-sound/nuclear-bin/nuclear-bin-0.6.17.ebuild 
b/media-sound/nuclear-bin/nuclear-bin-0.6.17.ebuild
index 145cb368a..748abc5d0 100644
--- a/media-sound/nuclear-bin/nuclear-bin-0.6.17.ebuild
+++ b/media-sound/nuclear-bin/nuclear-bin-0.6.17.ebuild
@@ -87,13 +87,3 @@ src_install(){
        mv nuclear-icon.svg nuclear.svg || die
        doicon nuclear.svg
 }
-
-pkg_postinst() {
-       xdg_icon_cache_update
-       xdg_desktop_database_update
-}
-
-pkg_postrm() {
-       xdg_icon_cache_update
-       xdg_desktop_database_update
-}

Reply via email to