summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/openssh-krb5/openssh-krb5.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/network/openssh-krb5/openssh-krb5.SlackBuild b/network/openssh-krb5/openssh-krb5.SlackBuild
index 84816de006..6f172f363d 100644
--- a/network/openssh-krb5/openssh-krb5.SlackBuild
+++ b/network/openssh-krb5/openssh-krb5.SlackBuild
@@ -120,5 +120,4 @@ cat $CWD/doinst.sh > $PKG/install/doinst.sh
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-/sbin/makepkg -l y -c n $TMP/$PRGNAM-$VERSION-$ARCH-$BUILD.${PKGTYPE:-tgz}
-
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}