From 8d0b4dedc9b7cc88ccf250dc5ecf58b0742a0410 Mon Sep 17 00:00:00 2001 From: rudson Date: Tue, 22 Jan 2008 17:46:04 +0000 Subject: git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1602 370017ae-e619-0410-ac65-c121f96126d4 --- games/emulation/dosbox/dosbox.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games') 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 -- cgit v1.2.3