summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-09-22 00:10:35 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-09-22 00:11:24 +1000
commit417de4e7e42f251204dea4beceb9828ab3a56ada (patch)
tree9bbfb95473e537708782ca83270312ac12d0bcb7
parentgames-puzzle/hexalate: remove 1.0.3 (diff)
downloadgentoo-417de4e7e42f251204dea4beceb9828ab3a56ada.tar.gz
gentoo-417de4e7e42f251204dea4beceb9828ab3a56ada.tar.bz2
gentoo-417de4e7e42f251204dea4beceb9828ab3a56ada.zip
games-puzzle/hexalate: remove redundant function call
Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--games-puzzle/hexalate/hexalate-1.1.0.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/games-puzzle/hexalate/hexalate-1.1.0.ebuild b/games-puzzle/hexalate/hexalate-1.1.0.ebuild
index 10d177cd9669..c63526bdb569 100644
--- a/games-puzzle/hexalate/hexalate-1.1.0.ebuild
+++ b/games-puzzle/hexalate/hexalate-1.1.0.ebuild
@@ -31,10 +31,6 @@ src_install() {
emake INSTALL_ROOT="${D}" install
}
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
pkg_postinst() {
gnome2_icon_cache_update
}