From: Arfrever Frehtes Taifersar Arahesis Date: Wed, 27 Sep 2017 11:58:33 +0000 (+0200) Subject: app-i18n/fcitx-unikey: Delete no longer needed call to gnome2_icon_savelist(). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0f69423ec8a3d6cb9c1d5b76bbf4f11cb5bad78f;p=gentoo.git app-i18n/fcitx-unikey: Delete no longer needed call to gnome2_icon_savelist(). --- diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild index 7d3166c8a3eb..ffbfa870eb00 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 }