diff options
Diffstat (limited to 'source/l/libiodbc')
-rwxr-xr-x | source/l/libiodbc/libiodbc.SlackBuild | 2 | ||||
-rw-r--r-- | source/l/libiodbc/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/l/libiodbc/libiodbc.SlackBuild b/source/l/libiodbc/libiodbc.SlackBuild index 8e2618e6..a8e71429 100755 --- a/source/l/libiodbc/libiodbc.SlackBuild +++ b/source/l/libiodbc/libiodbc.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libiodbc VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} # Automatically determine the architecture we're building on: diff --git a/source/l/libiodbc/slack-desc b/source/l/libiodbc/slack-desc index 72546146..a16120f2 100644 --- a/source/l/libiodbc/slack-desc +++ b/source/l/libiodbc/slack-desc @@ -13,7 +13,7 @@ libiodbc: an Open Source platform independent implementation of both the ODBC libiodbc: and X/Open specifications. It allows for developing solutions libiodbc: that are language, platform and database independent. libiodbc: +libiodbc: Homepage: http://www.iodbc.org/dataspace/iodbc/wiki/iODBC/ libiodbc: libiodbc: -libiodbc: Homepage: http://www.iodbc.org/dataspace/iodbc/wiki/iODBC/ libiodbc: |