diff options
author | B. Watson <yalhcru@gmail.com> | 2010-05-13 00:20:58 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:20:58 +0200 |
commit | 7fa43475a0ac8830b086c57572114c485a03b671 (patch) | |
tree | 0cdbd4ae5f1aa4076c7046cce0d170a05d41e321 /audio/eawpats/eawpats.SlackBuild | |
parent | 5e50ca4bab9903b021f1e5b0010fef700fd276b8 (diff) |
audio/eawpats: Updated for version 12
Diffstat (limited to 'audio/eawpats/eawpats.SlackBuild')
-rw-r--r-- | audio/eawpats/eawpats.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/eawpats/eawpats.SlackBuild b/audio/eawpats/eawpats.SlackBuild index 9600d310e0d11..a68137a97fe59 100644 --- a/audio/eawpats/eawpats.SlackBuild +++ b/audio/eawpats/eawpats.SlackBuild @@ -54,4 +54,4 @@ 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.tgz +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} |