From 811c8a468584f29df018d5b526c998e1b2b0553c Mon Sep 17 00:00:00 2001 From: David Spencer Date: Tue, 12 Jan 2016 22:44:11 +0000 Subject: ham/linpsk: Fixed PKGTYPE. Signed-off-by: David Spencer --- ham/linpsk/linpsk.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ham') diff --git a/ham/linpsk/linpsk.SlackBuild b/ham/linpsk/linpsk.SlackBuild index 43051a6da4..b5997033d6 100644 --- a/ham/linpsk/linpsk.SlackBuild +++ b/ham/linpsk/linpsk.SlackBuild @@ -93,4 +93,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${PKGTYPE:-.tgz} +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} -- cgit v1.2.3