aboutsummaryrefslogtreecommitdiff
path: root/media/libs/sdl-sound/sdl-sound.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'media/libs/sdl-sound/sdl-sound.SlackBuild')
-rwxr-xr-xmedia/libs/sdl-sound/sdl-sound.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/libs/sdl-sound/sdl-sound.SlackBuild b/media/libs/sdl-sound/sdl-sound.SlackBuild
index 81de0c58..5cb7e15b 100755
--- a/media/libs/sdl-sound/sdl-sound.SlackBuild
+++ b/media/libs/sdl-sound/sdl-sound.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