diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-04-26 00:08:26 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-04-26 00:08:26 +0000 |
commit | 97e9e0d8067a164603e8b11f85d76197fcb80b3b (patch) | |
tree | cd633fbd7533093fe54cb18de99ce915dfd11fac /games-puzzle/angrydd/angrydd-1.0.1.ebuild | |
parent | Marking stable on x86 wrt bug #130529. (diff) | |
download | historical-97e9e0d8067a164603e8b11f85d76197fcb80b3b.tar.gz historical-97e9e0d8067a164603e8b11f85d76197fcb80b3b.tar.bz2 historical-97e9e0d8067a164603e8b11f85d76197fcb80b3b.zip |
stop that. fix doicon or the thing in question that doesn't work with the doicon stuff
Package-Manager: portage-2.1_pre9-r4
Diffstat (limited to 'games-puzzle/angrydd/angrydd-1.0.1.ebuild')
-rw-r--r-- | games-puzzle/angrydd/angrydd-1.0.1.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games-puzzle/angrydd/angrydd-1.0.1.ebuild b/games-puzzle/angrydd/angrydd-1.0.1.ebuild index fd4de2aa918e..8a9b408cc448 100644 --- a/games-puzzle/angrydd/angrydd-1.0.1.ebuild +++ b/games-puzzle/angrydd/angrydd-1.0.1.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-puzzle/angrydd/angrydd-1.0.1.ebuild,v 1.4 2006/04/25 15:57:57 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/angrydd/angrydd-1.0.1.ebuild,v 1.5 2006/04/26 00:08:26 mr_bones_ Exp $ inherit eutils games @@ -26,9 +26,6 @@ src_install() { dodoc README TODO HACKING doicon "${S}/angrydd.png" # for openbox - insinto "/usr/share/icons/hicolor/64x64/apps" # for FDO - doins "${S}/angrydd.png" - make_desktop_entry angrydd "Angry, Drunken Dwarves" angrydd prepgamesdirs |