summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbaserock-bootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/baserock-bootstrap b/baserock-bootstrap
index 7628ccb7..3e2e057f 100755
--- a/baserock-bootstrap
+++ b/baserock-bootstrap
@@ -7,6 +7,7 @@ set -u
BASEDIR=$(dirname $(readlink -f $0))
LFS="$(pwd)/tree"
+LFS="${LFS/\/\//\/}"
tools="$LFS/tools"
buildwhat="$1"