--- madwifi-driver-0.1_pre20050420-r1-orig.ebuild 2005-11-09 22:25:57.000000000 -0800 +++ madwifi-driver-0.1_pre20050420-r1.ebuild 2005-11-09 22:24:13.000000000 -0800 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-wireless/madwifi-driver/madwifi-driver-0.1_pre20050420-r1.ebuild,v 1.1 2005/08/22 12:16:42 brix Exp $ -inherit linux-mod +inherit linux-mod eutils DESCRIPTION="Wireless driver for Atheros chipset a/b/g cards" HOMEPAGE="http://madwifi.sourceforge.net/" @@ -33,6 +33,7 @@ src_unpack() { unpack ${A} + epatch ${FILESDIR}/madwifi-hostapd-groupkey.patch cd ${S} for dir in ath ath_hal net80211 ath_rate/amrr ath_rate/onoe; do convert_to_m ${S}/${dir}/Makefile