summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 01:49:00 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 01:49:00 +0000
commit58c7e8a935f89a7b5be0602aebfa1f83e3027a8f (patch)
treebc4ee772fbf580bbf213be087fbf0b6df33c7bcb /sys-apps/lcdutils
parentbittorrent-theshadow is now bittornado (diff)
downloadhistorical-58c7e8a935f89a7b5be0602aebfa1f83e3027a8f.tar.gz
historical-58c7e8a935f89a7b5be0602aebfa1f83e3027a8f.tar.bz2
historical-58c7e8a935f89a7b5be0602aebfa1f83e3027a8f.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'sys-apps/lcdutils')
-rw-r--r--sys-apps/lcdutils/lcdutils-0.2.ebuild4
1 files changed, 1 insertions, 3 deletions
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.