diff options
Diffstat (limited to 'ham/linlogbook/linlogbook.SlackBuild')
-rw-r--r-- | ham/linlogbook/linlogbook.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ham/linlogbook/linlogbook.SlackBuild b/ham/linlogbook/linlogbook.SlackBuild index 5fe56633b0..7af5aa0898 100644 --- a/ham/linlogbook/linlogbook.SlackBuild +++ b/ham/linlogbook/linlogbook.SlackBuild @@ -95,4 +95,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} |