summaryrefslogtreecommitdiffstats
path: root/source/kde/kdepimlibs
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kdepimlibs')
-rwxr-xr-xsource/kde/kdepimlibs/kdepimlibs.SlackBuild1
-rw-r--r--source/kde/kdepimlibs/slack-desc2
2 files changed, 2 insertions, 1 deletions
diff --git a/source/kde/kdepimlibs/kdepimlibs.SlackBuild b/source/kde/kdepimlibs/kdepimlibs.SlackBuild
index e8c760c1e..9fe4b1b84 100755
--- a/source/kde/kdepimlibs/kdepimlibs.SlackBuild
+++ b/source/kde/kdepimlibs/kdepimlibs.SlackBuild
@@ -56,6 +56,7 @@ find . \
mkdir -p build
cd build
cmake \
+ $KDE_OPT_ARGS \
-DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \
-DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \
-DCMAKE_BUILD_TYPE=Release \
diff --git a/source/kde/kdepimlibs/slack-desc b/source/kde/kdepimlibs/slack-desc
index b858aed65..cbd08ba48 100644
--- a/source/kde/kdepimlibs/slack-desc
+++ b/source/kde/kdepimlibs/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
-kdepimlibs: kdepimlibs
+kdepimlibs: kdepimlibs (Libraries for KDE-PIM)
kdepimlibs:
kdepimlibs: This module includes libraries that are central to the development and
kdepimlibs: execution of a KDE-PIM application.