diff options
Diffstat (limited to 'net-wireless/hostap/hostap-20021012-r1.ebuild')
-rw-r--r-- | net-wireless/hostap/hostap-20021012-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-wireless/hostap/hostap-20021012-r1.ebuild b/net-wireless/hostap/hostap-20021012-r1.ebuild index b6dfc1d9e665..d93dba95bf61 100644 --- a/net-wireless/hostap/hostap-20021012-r1.ebuild +++ b/net-wireless/hostap/hostap-20021012-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/hostap-20021012-r1.ebuild,v 1.10 2003/04/07 00:28:03 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/hostap-20021012-r1.ebuild,v 1.11 2003/04/15 19:18:56 latexer Exp $ inherit eutils @@ -41,6 +41,7 @@ src_unpack() { unpack ${PN}-2002-10-12.tar.gz if [ -n "`use pcmcia`" ]; then + check_KV unpack ${MY_PCMCIA}.tar.gz cd ${WORKDIR}/${MY_PCMCIA} if [ -z "`has_version =sys-apps/pcmcia-cs-3.2.4*`" ]; then |