diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 01:44:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 01:44:32 +0000 |
commit | 07c17b62d2e7cc54ab76026f2184fb7d55004189 (patch) | |
tree | 896f213d102db734b58547e543bad536e1b96ba5 /app-pda/pilot-link | |
parent | sync IUSE (-antlr, -bcel, -bsh, -doc, -jdepend, -jsch, -junit, -jython, -log4... (diff) | |
download | gentoo-2-07c17b62d2e7cc54ab76026f2184fb7d55004189.tar.gz gentoo-2-07c17b62d2e7cc54ab76026f2184fb7d55004189.tar.bz2 gentoo-2-07c17b62d2e7cc54ab76026f2184fb7d55004189.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'app-pda/pilot-link')
-rw-r--r-- | app-pda/pilot-link/pilot-link-0.11.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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." |