summaryrefslogtreecommitdiffstats
path: root/kde/KDE.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-02-14 20:54:10 +0100
committer Eric Hameleers <alien@slackware.com>2017-02-14 20:54:10 +0100
commit631c237dcb11fc48d616ec0879c6ac7ad1e5cb24 (patch)
tree890eb44beedf8bed2657c0a4e91e22fd7acf569e /kde/KDE.SlackBuild
parent5f52c0e0387ce89e5eb9b82c370b0c7121694e01 (diff)
downloadktown-631c237dcb11fc48d616ec0879c6ac7ad1e5cb24.tar.gz
ktown-631c237dcb11fc48d616ec0879c6ac7ad1e5cb24.tar.xz
KDE.SlackBuild: use a build directory that does not get erased on boot...
Diffstat (limited to 'kde/KDE.SlackBuild')
-rwxr-xr-xkde/KDE.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/KDE.SlackBuild b/kde/KDE.SlackBuild
index 96a2440..a5ff70b 100755
--- a/kde/KDE.SlackBuild
+++ b/kde/KDE.SlackBuild
@@ -539,7 +539,7 @@ QTDIR=/usr/lib${LIBDIRSUFFIX}/qt ; export QTDIR
[ -d post-install/kdebase ] && eval $(sed -e "s#/lib#/lib${LIBDIRSUFFIX}#" ./post-install/kdebase/profile.d/kde.sh)
# Where we are going to do all the hard labour:
-SLACK_KDE_BUILD_DIR=$TMP/kde-build
+SLACK_KDE_BUILD_DIR=$TMP/kde_build
mkdir -p $SLACK_KDE_BUILD_DIR
# kwallet is built again after kdepim,