games-puzzle/cutemaze: remove redundant function call
authorMichael Palimaka <kensington@gentoo.org>
Thu, 21 Sep 2017 14:11:13 +0000 (00:11 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Thu, 21 Sep 2017 14:11:25 +0000 (00:11 +1000)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

games-puzzle/cutemaze/cutemaze-1.2.0.ebuild

index 58b0d157a8a471677eca6875e5d556a3531fecdb..67b7329e92c7428f759a7da79d55a1d22c6841cf 100644 (file)
@@ -31,10 +31,6 @@ src_install() {
        emake INSTALL_ROOT="${D}" install
 }
 
-pkg_preinst() {
-       gnome2_icon_savelist
-}
-
 pkg_postinst() {
        gnome2_icon_cache_update
 }