diff options
Diffstat (limited to 'source/ap/cdrdao/cdrdao.SlackBuild')
-rwxr-xr-x | source/ap/cdrdao/cdrdao.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/cdrdao/cdrdao.SlackBuild b/source/ap/cdrdao/cdrdao.SlackBuild index 4d5506b8..66db484d 100755 --- a/source/ap/cdrdao/cdrdao.SlackBuild +++ b/source/ap/cdrdao/cdrdao.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=cdrdao VERSION=1.2.4 -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |