diff options
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild b/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild index ef59844c6fc0..f4674b83fa5a 100644 --- a/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild +++ b/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild,v 1.7 2005/01/26 14:23:40 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild,v 1.8 2005/01/27 16:45:49 mr_bones_ Exp $ inherit perl-module eutils @@ -32,7 +32,7 @@ src_unpack() { epatch ${FILESDIR}/${P}-java_install_amd64.patch epatch ${FILESDIR}/${P}-java_compile_amd64.patch else - epatch ${FILESDIR}/${P}-java_install_all.patch + epatch ${FILESDIR}/${P}-java_install_all.patch fi fi |