commit: 0f69423ec8a3d6cb9c1d5b76bbf4f11cb5bad78f
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Wed Sep 27 11:58:33 2017 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Sep 27 19:57:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f69423e
app-i18n/fcitx-unikey: Delete no longer needed call to gnome2_icon_savelist().
app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild
b/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild
index 7d3166c8a3e..ffbfa870eb0 100644
--- a/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild
+++ b/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild
@@ -45,10 +45,6 @@ src_configure() {
cmake-utils_src_configure
}
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
pkg_postinst() {
gnome2_icon_cache_update
}