audio/listener: Handle .new files correctly.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
dsomero 2011-03-23 18:14:59 -04:00 committed by Robby Workman
parent 20b18bc424
commit 749e418f19

View file

@ -91,6 +91,7 @@ mv $PKG/etc/listener.conf $PKG/etc/listener.conf.new
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}