summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2006-10-04 01:22:30 +0000
committerTristan Heaven <nyhm@gentoo.org>2006-10-04 01:22:30 +0000
commit397ea9d708856dc17321d67d14d61bc414738c6f (patch)
tree1e264c80d8b7c169b48b047ca607309aaf2704d9 /games-strategy/netpanzer
parentstable on ppc (Bug #146781) (diff)
downloadgentoo-2-397ea9d708856dc17321d67d14d61bc414738c6f.tar.gz
gentoo-2-397ea9d708856dc17321d67d14d61bc414738c6f.tar.bz2
gentoo-2-397ea9d708856dc17321d67d14d61bc414738c6f.zip
Install icon in the right place
(Portage version: 2.1.2_pre2-r2)
Diffstat (limited to 'games-strategy/netpanzer')
-rw-r--r--games-strategy/netpanzer/netpanzer-0.8-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-strategy/netpanzer/netpanzer-0.8-r1.ebuild b/games-strategy/netpanzer/netpanzer-0.8-r1.ebuild
index fde014bfd7fc..bb1e2e2e5374 100644
--- a/games-strategy/netpanzer/netpanzer-0.8-r1.ebuild
+++ b/games-strategy/netpanzer/netpanzer-0.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/netpanzer/netpanzer-0.8-r1.ebuild,v 1.3 2006/10/04 00:05:46 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/netpanzer/netpanzer-0.8-r1.ebuild,v 1.4 2006/10/04 01:22:30 nyhm Exp $
inherit eutils games
@@ -66,6 +66,7 @@ src_install() {
|| die "sed failed"
fi
rm -rf "${D}/${GAMES_DATADIR}"/{applications,pixmaps}
+ doicon "${S}"/${PN}.png
make_desktop_entry ${PN} NetPanzer
prepgamesdirs
}