aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorrudson <rudson@370017ae-e619-0410-ac65-c121f96126d4>2008-01-22 17:46:04 +0000
committerrudson <rudson@370017ae-e619-0410-ac65-c121f96126d4>2008-01-22 17:46:04 +0000
commit8d0b4dedc9b7cc88ccf250dc5ecf58b0742a0410 (patch)
treec7336cfaa6ee649296890344d8288a3f5c06085b /games
parentee9b0418a0461ff49331732932ecf7ce9c005c62 (diff)
downloadslackbuilds-8d0b4dedc9b7cc88ccf250dc5ecf58b0742a0410.tar.gz
slackbuilds-8d0b4dedc9b7cc88ccf250dc5ecf58b0742a0410.tar.bz2
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1602 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'games')
-rwxr-xr-xgames/emulation/dosbox/dosbox.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/emulation/dosbox/dosbox.SlackBuild b/games/emulation/dosbox/dosbox.SlackBuild
index acbae9e3..f6d21a29 100755
--- a/games/emulation/dosbox/dosbox.SlackBuild
+++ b/games/emulation/dosbox/dosbox.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