aboutsummaryrefslogtreecommitdiff
path: root/gnome/extra/at-spi/at-spi.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'gnome/extra/at-spi/at-spi.SlackBuild')
-rw-r--r--gnome/extra/at-spi/at-spi.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome/extra/at-spi/at-spi.SlackBuild b/gnome/extra/at-spi/at-spi.SlackBuild
index 3cd4e1cb..0741b5ea 100644
--- a/gnome/extra/at-spi/at-spi.SlackBuild
+++ b/gnome/extra/at-spi/at-spi.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