diff options
Diffstat (limited to 'graphics/gimpfx-foundry/gimpfx-foundry.SlackBuild')
-rw-r--r-- | graphics/gimpfx-foundry/gimpfx-foundry.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimpfx-foundry/gimpfx-foundry.SlackBuild b/graphics/gimpfx-foundry/gimpfx-foundry.SlackBuild index 061a3480a4..27506cdd8a 100644 --- a/graphics/gimpfx-foundry/gimpfx-foundry.SlackBuild +++ b/graphics/gimpfx-foundry/gimpfx-foundry.SlackBuild @@ -60,4 +60,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} |