summaryrefslogtreecommitdiffstats
path: root/source/a/dialog/dialog.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/dialog/dialog.SlackBuild')
-rwxr-xr-xsource/a/dialog/dialog.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/dialog/dialog.SlackBuild b/source/a/dialog/dialog.SlackBuild
index 3af65e283..ba3a8722d 100755
--- a/source/a/dialog/dialog.SlackBuild
+++ b/source/a/dialog/dialog.SlackBuild
@@ -42,7 +42,7 @@ PKGNAM=dialog
# We'll determine $VERSION automatically again (for now):
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1,2 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then