diff options
Diffstat (limited to 'source/x/wayland-protocols/wayland-protocols.SlackBuild')
-rwxr-xr-x | source/x/wayland-protocols/wayland-protocols.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/x/wayland-protocols/wayland-protocols.SlackBuild b/source/x/wayland-protocols/wayland-protocols.SlackBuild index a0e21c4c..00b862d6 100755 --- a/source/x/wayland-protocols/wayland-protocols.SlackBuild +++ b/source/x/wayland-protocols/wayland-protocols.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=wayland-protocols VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Note: the package is _built_ as 'noarch' # Automatically determine the architecture we're building on: |