* workarounded ipw2000 download file usage - should compile now if it would not use uname to get the kernel version git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@3519 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
@ -1,5 +1,5 @@
ipw2100_pm() {
driverfile=$base/download/avm/hostap/hostap-driver-0.1.3.tar.bz2
driverfile=$base/download/mirror/h/hostap-driver-0.1.3.tar.bz2
tar -x --use-compress-program=bunzip2 -f $driverfile
driverdir=$(echo $driverfile | sed -e "s,.*/,," -e "s,.tar.bz2,,")
var_append makeopt " " "HOSTAP=$driverdir"