1
0
forked from ports/opt

ndiswrapper: update to 1.6

This commit is contained in:
Juergen Daubert 2005-11-30 16:16:23 +00:00
parent bbfdcf738b
commit df21eb4b3c
3 changed files with 4 additions and 2 deletions

View File

@ -14,5 +14,6 @@ drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/ndiswrapper.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/load_fw_ar5523
-rwxr-xr-x root/root usr/sbin/ndiswrapper
-rwxr-xr-x root/root usr/sbin/ndiswrapper-buginfo

View File

@ -1,2 +1,2 @@
69b5d8c1f3229605984269512d960a26 ndiswrapper-1.5.tar.gz
254c016a2144dc05efbbcbb12fbd399b ndiswrapper-1.6.tar.gz
4b7ce696b710405e42ae105ad6113712 wlan

View File

@ -4,13 +4,14 @@
# Depends on: wireless-tools, pciutils
name=ndiswrapper
version=1.5
version=1.6
release=1
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz \
wlan)
build () {
cd $name-$version
sed -i '/\t-\/sbin\/depmod/d' driver/Makefile
make
make DESTDIR=$PKG install
install -d $PKG/etc/{rc.d,ndiswrapper}