From cb64cf8a16f2104e05edc75b9a7f1d0bc005ea92 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Mon, 18 Jan 2016 21:13:51 +0000 Subject: games/frotz: Fix PKGTYPE. Signed-off-by: David Spencer --- games/frotz/frotz.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games') diff --git a/games/frotz/frotz.SlackBuild b/games/frotz/frotz.SlackBuild index 3110ac572d..fdbacb5778 100644 --- a/games/frotz/frotz.SlackBuild +++ b/games/frotz/frotz.SlackBuild @@ -78,4 +78,4 @@ mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc 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} -- cgit v1.2.3