summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Reza Talebi2019-10-26 13:02:23 +0200
committer Willy Sudiarto Raharjo2019-10-26 13:51:51 +0200
commit974a2d25ed9b1d0b1fa7a5898e259ba7b0c86379 (patch)
tree8ec85915b59393fc4acbda01e91948c2e3513b5d /development
parent1dc0de88e5a712046bde24ab483b7d3f57aac3bb (diff)
downloadslackbuilds-974a2d25ed9b1d0b1fa7a5898e259ba7b0c86379.tar.gz
development/dotnet-runtime: Fix script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/dotnet-runtime/dotnet-runtime.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dotnet-runtime/dotnet-runtime.SlackBuild b/development/dotnet-runtime/dotnet-runtime.SlackBuild
index cce3dcdac7..0179bab11c 100644
--- a/development/dotnet-runtime/dotnet-runtime.SlackBuild
+++ b/development/dotnet-runtime/dotnet-runtime.SlackBuild
@@ -72,4 +72,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
-/sbin/makepkg -c n $OUTPUT/$PRGNAM-$VERSION-$BUILD-$ARCH$TAG.${PKGTYPE:-tgz}
+/sbin/makepkg -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}