diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-05-19 12:36:38 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-05-19 12:51:09 +0200 |
commit | e99bb64b7ff4e0e8a8256f99982d6698024e71b1 (patch) | |
tree | 7a3656932ee58c0f2598629ad66887869d4452e8 /media-sound/pnmixer | |
parent | dev-libs/mongo-c-driver: bump to 1.6.2 (diff) | |
download | gentoo-e99bb64b7ff4e0e8a8256f99982d6698024e71b1.tar.gz gentoo-e99bb64b7ff4e0e8a8256f99982d6698024e71b1.tar.bz2 gentoo-e99bb64b7ff4e0e8a8256f99982d6698024e71b1.zip |
media-sound/pnmixer: Remove no-longer-necessary gnome2_icon_savelist
Diffstat (limited to 'media-sound/pnmixer')
-rw-r--r-- | media-sound/pnmixer/pnmixer-9999.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/media-sound/pnmixer/pnmixer-9999.ebuild b/media-sound/pnmixer/pnmixer-9999.ebuild index 9abf5137754d..69801bb9225a 100644 --- a/media-sound/pnmixer/pnmixer-9999.ebuild +++ b/media-sound/pnmixer/pnmixer-9999.ebuild @@ -34,10 +34,6 @@ src_configure() { cmake-utils_src_configure } -pkg_preinst() { - gnome2_icon_savelist -} - pkg_postinst() { gnome2_icon_cache_update } |