summaryrefslogtreecommitdiffstats
path: root/source/kde/kdevplatform
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kdevplatform')
-rwxr-xr-xsource/kde/kdevplatform/kdevplatform.SlackBuild4
-rw-r--r--source/kde/kdevplatform/local.options2
2 files changed, 3 insertions, 3 deletions
diff --git a/source/kde/kdevplatform/kdevplatform.SlackBuild b/source/kde/kdevplatform/kdevplatform.SlackBuild
index 870c29a84..d24b94db0 100755
--- a/source/kde/kdevplatform/kdevplatform.SlackBuild
+++ b/source/kde/kdevplatform/kdevplatform.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2009 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2009, 2010 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -56,9 +56,9 @@ find . \
mkdir -p build
cd build
cmake \
+ $KDE_OPT_ARGS \
-DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \
-DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \
- -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DMAN_INSTALL_DIR=/usr/man \
-DSYSCONF_INSTALL_DIR=/etc/kde \
diff --git a/source/kde/kdevplatform/local.options b/source/kde/kdevplatform/local.options
index 210f53e4d..624badec2 100644
--- a/source/kde/kdevplatform/local.options
+++ b/source/kde/kdevplatform/local.options
@@ -1 +1 @@
-VERSION=0.9.91
+VERSION=1.0.0