diff options
Diffstat (limited to 'slackware64-current/source/l/python-six/python-six.SlackBuild')
-rwxr-xr-x | slackware64-current/source/l/python-six/python-six.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slackware64-current/source/l/python-six/python-six.SlackBuild b/slackware64-current/source/l/python-six/python-six.SlackBuild index b960a94f2..1378d3d61 100755 --- a/slackware64-current/source/l/python-six/python-six.SlackBuild +++ b/slackware64-current/source/l/python-six/python-six.SlackBuild @@ -25,7 +25,7 @@ PKGNAM=python-six VERSION=${VERSION:-$(echo six-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |