From 58c7e8a935f89a7b5be0602aebfa1f83e3027a8f Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Thu, 15 Jul 2004 01:49:00 +0000 Subject: don't assign S=${WORKDIR}/${P} --- sys-apps/lcdutils/lcdutils-0.2.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys-apps/lcdutils') diff --git a/sys-apps/lcdutils/lcdutils-0.2.ebuild b/sys-apps/lcdutils/lcdutils-0.2.ebuild index 4d955dabf180..d7e4a4ba423d 100644 --- a/sys-apps/lcdutils/lcdutils-0.2.ebuild +++ b/sys-apps/lcdutils/lcdutils-0.2.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/sys-apps/lcdutils/lcdutils-0.2.ebuild,v 1.4 2004/06/24 22:13:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lcdutils/lcdutils-0.2.ebuild,v 1.5 2004/07/15 01:48:11 agriffis Exp $ DESCRIPTION="Cobalt RaQ/Qube LCD Writing and Button reading utilities" HOMEPAGE="" @@ -12,8 +12,6 @@ IUSE="" DEPEND="" -S=${WORKDIR}/${P} - pkg_setup() { # This package is aimed primarily at Cobalt Microserver systems. Mips originally, but it # is reported to work on x86-based systems as well. -- cgit v1.2.3-65-gdbad