diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2017-09-27 13:58:33 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-09-27 15:57:02 -0400 |
commit | 0f69423ec8a3d6cb9c1d5b76bbf4f11cb5bad78f (patch) | |
tree | 302082500c40d588ac6fff7f6ec1eaed0b791ef6 /app-i18n | |
parent | app-i18n/fcitx-unikey: Specify slot in dependency on app-i18n/fcitx. (diff) | |
download | gentoo-0f69423ec8a3d6cb9c1d5b76bbf4f11cb5bad78f.tar.gz gentoo-0f69423ec8a3d6cb9c1d5b76bbf4f11cb5bad78f.tar.bz2 gentoo-0f69423ec8a3d6cb9c1d5b76bbf4f11cb5bad78f.zip |
app-i18n/fcitx-unikey: Delete no longer needed call to gnome2_icon_savelist().
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild | 4 |
1 files changed, 0 insertions, 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 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 } |