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