summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/eawpats/eawpats.SlackBuild2
-rw-r--r--audio/eawpats/eawpats.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/audio/eawpats/eawpats.SlackBuild b/audio/eawpats/eawpats.SlackBuild
index 9600d310e0..a68137a97f 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}
diff --git a/audio/eawpats/eawpats.info b/audio/eawpats/eawpats.info
index d8e49fe4ac..5b8659fa56 100644
--- a/audio/eawpats/eawpats.info
+++ b/audio/eawpats/eawpats.info
@@ -3,6 +3,8 @@ VERSION="12"
HOMEPAGE="http://www.george.ca/interests/timidity.html"
DOWNLOAD="http://distfiles.gentoo.org/distfiles/eawpats12_full.tar.gz"
MD5SUM="8ebcf0583f3077346ebace93c8ea166f"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"
APPROVED="dsomero"