diff options
-rw-r--r-- | app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild b/app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild index e8993d7c4de1..07a1f731d538 100644 --- a/app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild +++ b/app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild,v 1.2 2004/09/22 00:20:52 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild,v 1.3 2004/09/22 20:08:49 mr_bones_ Exp $ inherit gnome2 eutils @@ -33,7 +33,7 @@ SCROLLKEEPER_UPDATE="0" src_unpack() { unpack ${A} - + cd ${S} epatch ${FILESDIR}/${P}-zire31.patch -}
\ No newline at end of file +} |