diff options
Diffstat (limited to 'source/n/libtirpc')
-rwxr-xr-x | source/n/libtirpc/libtirpc.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/libtirpc/libtirpc.SlackBuild b/source/n/libtirpc/libtirpc.SlackBuild index 1c0880cb..5ca6294d 100755 --- a/source/n/libtirpc/libtirpc.SlackBuild +++ b/source/n/libtirpc/libtirpc.SlackBuild @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libtirpc VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # To build with GSS support (requires Kerberos 5 libraries), pass any value # other than "NO" in the environment, or edit the line below: |