# hdw - linux hostap package # # author: hackbard@hackdaworld.dyndns.org # # [V] 0.4.4 # [S] 3-9 # [D] hostap-driver-0.4.4.tar.gz http://hostap.epitest.fi/releases/ ## [D] hostap-utils-0.1.3.tar.gz http://hostap.epitest.fi/releases/ ## [D] hostapd-0.1.3.tar.gz http://hostap.epitest.fi/releases/ make_conf="KERNEL_PATH=$prefix/src/linux $make_conf" install_conf="KERNEL_PATH=$prefix/src/linux $install_conf" post_install() { rm -rf $docdir ; mkdir -p $docdir cp README $docdir }