8045e9a3a0e3978350827b76e6efa77acc72175c
[hdw-linux/hdw-linux.git] / packages / hackbard / hostap / hostap
1 # hdw - linux hostap package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 0.4.1
6 # [S] 3-2
7 # [D] hostap-driver-0.4.1.tar.gz http://hostap.epitest.fi/releases/
8 ## [D] hostap-utils-0.1.3.tar.gz http://hostap.epitest.fi/releases/
9 ## [D] hostapd-0.1.3.tar.gz http://hostap.epitest.fi/releases/
10
11 post_install()  {
12         rm -rf $docdir ; mkdir -p $docdir
13         cp README $docdir
14 }