diff options
Diffstat (limited to 'slackware64-current/source/ap/vbetool/vbetool.SlackBuild')
-rwxr-xr-x | slackware64-current/source/ap/vbetool/vbetool.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slackware64-current/source/ap/vbetool/vbetool.SlackBuild b/slackware64-current/source/ap/vbetool/vbetool.SlackBuild index a76c49268..ed508921f 100755 --- a/slackware64-current/source/ap/vbetool/vbetool.SlackBuild +++ b/slackware64-current/source/ap/vbetool/vbetool.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=vbetool VERSION=1.2.2 -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |