aboutsummaryrefslogtreecommitdiff
path: root/kde/misc/ksystemlog/ksystemlog.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde/misc/ksystemlog/ksystemlog.SlackBuild')
-rw-r--r--kde/misc/ksystemlog/ksystemlog.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/misc/ksystemlog/ksystemlog.SlackBuild b/kde/misc/ksystemlog/ksystemlog.SlackBuild
index 1d9bf976..b18e3699 100644
--- a/kde/misc/ksystemlog/ksystemlog.SlackBuild
+++ b/kde/misc/ksystemlog/ksystemlog.SlackBuild
@@ -86,7 +86,7 @@ fi
# Untar
cd "$PKG_WORK"
tar --no-same-owner --no-same-permissions -xvf "$SRC_DIR/$SRC" || exit $ERROR_TAR
-PKG_SRC=`ls -l | awk '/^d/ { print $8 }'`
+PKG_SRC="$PWD/`ls -l | awk '/^d/ { print $8 }'`"
cd "$PKG_SRC"
# Configure