network/airoscript: Adapt build to upstream tarball change.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
dsomero 2011-03-26 11:29:16 -04:00 committed by Robby Workman
parent f44df30815
commit 01eeaa0d92

View file

@ -39,7 +39,6 @@ make slackware DESTDIR=$PKG
# Let's not overwrite the config file if it already exists
mv $PKG/etc/$PRGNAM.conf $PKG/etc/$PRGNAM.conf.new
rm $PKG/etc/$PRGNAM.conf~
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc