diff options
Diffstat (limited to 'source/l/libgpod/libgpod.SlackBuild')
-rwxr-xr-x | source/l/libgpod/libgpod.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/libgpod/libgpod.SlackBuild b/source/l/libgpod/libgpod.SlackBuild index 4adbe6504..f40754951 100755 --- a/source/l/libgpod/libgpod.SlackBuild +++ b/source/l/libgpod/libgpod.SlackBuild @@ -23,7 +23,7 @@ PKGNAM=libgpod VERSION=${VERSION:-$(echo $PKGNAM-*.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 |