summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 05:27:31 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 05:27:31 +0000
commitd8c5c523a33696cd080be24887147727a30e00f6 (patch)
tree98404ccaa4c7a46f6d668ebda7354ee9d28d282f /net-wireless/hostapd/hostapd-0.1.3.ebuild
parentsync IUSE (-debug), don't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-d8c5c523a33696cd080be24887147727a30e00f6.tar.gz
historical-d8c5c523a33696cd080be24887147727a30e00f6.tar.bz2
historical-d8c5c523a33696cd080be24887147727a30e00f6.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-wireless/hostapd/hostapd-0.1.3.ebuild')
-rw-r--r--net-wireless/hostapd/hostapd-0.1.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-wireless/hostapd/hostapd-0.1.3.ebuild b/net-wireless/hostapd/hostapd-0.1.3.ebuild
index 5b39305321f8..89e2a795ba42 100644
--- a/net-wireless/hostapd/hostapd-0.1.3.ebuild
+++ b/net-wireless/hostapd/hostapd-0.1.3.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/net-wireless/hostapd/hostapd-0.1.3.ebuild,v 1.2 2004/06/25 00:44:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.1.3.ebuild,v 1.3 2004/07/15 05:27:31 agriffis Exp $
inherit eutils
@@ -12,7 +12,6 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND=">=net-wireless/hostap-driver-0.1.0"
-S="${WORKDIR}/${P}"
src_compile() {
emake CC="${CC}" CFLAGS="${CFLAGS}" || die