commit: b2e9a327dc487649cb7eff949ea947a140caa6ed
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 12 04:38:19 2018 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Mar 12 04:38:38 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e9a327
x11-libs/snorenotify: remove redundant phase function
Package-Manager: Portage-2.3.24, Repoman-2.3.6
x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git a/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild
b/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild
index 2fece7ed49e..f814dda6bb2 100644
--- a/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild
+++ b/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild
@@ -48,10 +48,6 @@ src_test() {
virtx cmake-utils_src_test
}
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
pkg_postinst() {
gnome2_icon_cache_update
}