diff options
Diffstat (limited to 'sci-astronomy/celestia/celestia-1.4.1-r2.ebuild')
-rw-r--r-- | sci-astronomy/celestia/celestia-1.4.1-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-astronomy/celestia/celestia-1.4.1-r2.ebuild b/sci-astronomy/celestia/celestia-1.4.1-r2.ebuild index 7d3b47e69525..62e8928c0258 100644 --- a/sci-astronomy/celestia/celestia-1.4.1-r2.ebuild +++ b/sci-astronomy/celestia/celestia-1.4.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.4.1-r2.ebuild,v 1.7 2007/05/12 09:52:06 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.4.1-r2.ebuild,v 1.8 2007/09/11 11:47:04 bicatali Exp $ WANT_AUTOMAKE="1.9" @@ -78,6 +78,7 @@ src_unpack() { # add a desktop file that doesn't end up in lost+found epatch "${FILESDIR}/${P}-kde-desktop.patch" + epatch "${FILESDIR}/${P}-gnome-desktop.patch" # add a ~/.celestia for extra directories epatch "${FILESDIR}/${P}-cfg.patch" |