summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/mysqlcc/mysqlcc.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/mysqlcc/mysqlcc.SlackBuild b/development/mysqlcc/mysqlcc.SlackBuild
index 24022a6293..9c7c983af2 100644
--- a/development/mysqlcc/mysqlcc.SlackBuild
+++ b/development/mysqlcc/mysqlcc.SlackBuild
@@ -6,7 +6,7 @@
PRGNAM=mysqlcc
VERSION=0.9.8
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
TAG=${TAG:-_SBo}
# Automatically determine the architecture we're building on:
@@ -59,7 +59,7 @@ CXXFLAGS="$SLKCFLAGS" \
--sysconfdir=/etc \
--mandir=/usr/man \
--localstatedir=/var \
- --with-qt=/opt/kde3/lib/qt3/ \
+ --with-qt=/opt/kde3/lib${LIBDIRSUFFIX}/qt3/ \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--build=$ARCH-slackware-linux