diff options
Diffstat (limited to 'games-puzzle/pathological/pathological-1.1.3-r2.ebuild')
-rw-r--r-- | games-puzzle/pathological/pathological-1.1.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/pathological/pathological-1.1.3-r2.ebuild b/games-puzzle/pathological/pathological-1.1.3-r2.ebuild index 21323036cd9a..d32ca648a5bf 100644 --- a/games-puzzle/pathological/pathological-1.1.3-r2.ebuild +++ b/games-puzzle/pathological/pathological-1.1.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/pathological-1.1.3-r2.ebuild,v 1.1 2008/02/04 21:45:50 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/pathological-1.1.3-r2.ebuild,v 1.2 2008/02/29 19:37:46 carlo Exp $ inherit eutils games @@ -62,7 +62,7 @@ src_install() { use doc && dohtml -r html/* doicon ${PN}.xpm - make_desktop_entry ${PN} Pathological ${PN}.xpm + make_desktop_entry ${PN} Pathological ${PN} # remove some unneeded resource files rm -f "${D}/${GAMES_DATADIR}"/${PN}/graphics/*.xcf |