network/madwifi-tools: Updated for version 0.9.4

This commit is contained in:
Robby Workman 2010-05-11 22:25:33 +02:00 committed by David Somero
parent ef28148946
commit c86975590e
3 changed files with 1 additions and 5 deletions

View file

@ -10,7 +10,3 @@ your kernel version.
Requirements for configuring the wireless card:
iwconfig -- part of "wireless-tools" package in N series
wpa_supplicant -- if you use WPA encryption - in N package series
NOTE: You can place the SlackBuild and slack-desc.{tools,driver} files
in the same directory without conflicts, and then you only have to
keep one copy of the madwifi source code around...

View file

@ -43,7 +43,7 @@ cp -a {docs/WEP-HOWTO.txt,docs/users-guide.pdf,docs/users-guide.tex} \
cat $CWD/$PKG_NAME.SlackBuild > $PKG/usr/doc/$NAME-$VERSION/$NAME.SlackBuild
mkdir -p $PKG/install
cat $CWD/slack-desc.tools > $PKG/install/slack-desc
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
/sbin/makepkg -l y -c n -p $OUTPUT/$PKG_NAME-$VERSION-$ARCH-$BUILD$TAG.tgz