From e00e5cb35901b743f47eed877b05dd436f270c6d Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Wed, 14 Jul 2004 01:43:54 +0000 Subject: don't assign S=${WORKDIR}/${P} --- app-pda/pilot-link/pilot-link-0.11.3.ebuild | 3 +-- app-pda/plptools/plptools-0.11-r1.ebuild | 3 +-- app-pda/plptools/plptools-0.11.ebuild | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'app-pda') diff --git a/app-pda/pilot-link/pilot-link-0.11.3.ebuild b/app-pda/pilot-link/pilot-link-0.11.3.ebuild index fcbde7a469a5..a2f62bc1ade8 100644 --- a/app-pda/pilot-link/pilot-link-0.11.3.ebuild +++ b/app-pda/pilot-link/pilot-link-0.11.3.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 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.3.ebuild,v 1.8 2004/07/13 18:32:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.3.ebuild,v 1.9 2004/07/14 01:43:26 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="A suite of tools contains a series of conduits for moving information to and from your Palm device and your desktop or workstation system." diff --git a/app-pda/plptools/plptools-0.11-r1.ebuild b/app-pda/plptools/plptools-0.11-r1.ebuild index 5c7f390ce145..6cdbcda2ec2e 100644 --- a/app-pda/plptools/plptools-0.11-r1.ebuild +++ b/app-pda/plptools/plptools-0.11-r1.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/plptools/plptools-0.11-r1.ebuild,v 1.8 2004/07/13 18:33:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/plptools/plptools-0.11-r1.ebuild,v 1.9 2004/07/14 01:43:54 agriffis Exp $ DESCRIPTION="Libraries and utilities to communicate with a Psion palmtop via serial." HOMEPAGE="http://plptools.sourceforge.net" @@ -11,7 +11,6 @@ SLOT="0" KEYWORDS="x86" IUSE="" DEPEND="virtual/libc" -S="${WORKDIR}/${P}" src_compile() { patch -p1 < ${FILESDIR}/${P}-gentoo.patch || die "Patch failed!" diff --git a/app-pda/plptools/plptools-0.11.ebuild b/app-pda/plptools/plptools-0.11.ebuild index 3ff79164e3e1..a5c0fbbf618a 100644 --- a/app-pda/plptools/plptools-0.11.ebuild +++ b/app-pda/plptools/plptools-0.11.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/plptools/plptools-0.11.ebuild,v 1.10 2004/07/13 18:33:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/plptools/plptools-0.11.ebuild,v 1.11 2004/07/14 01:43:54 agriffis Exp $ DESCRIPTION="Libraries and utilities to communicate with a Psion palmtop via serial." HOMEPAGE="http://plptools.sourceforge.net" @@ -11,7 +11,6 @@ SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="virtual/libc" -S="${WORKDIR}/${P}" src_compile() { patch -p1 < ${FILESDIR}/${P}-gentoo.patch | die "Patch failed!" -- cgit v1.2.3-65-gdbad