diff options
Diffstat (limited to 'source/y/nethack/nethack.SlackBuild')
-rwxr-xr-x | source/y/nethack/nethack.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/y/nethack/nethack.SlackBuild b/source/y/nethack/nethack.SlackBuild index 7171170d..81187b4d 100755 --- a/source/y/nethack/nethack.SlackBuild +++ b/source/y/nethack/nethack.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=nethack VERSION=3.6.6 SRCVER=366 -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |