summaryrefslogtreecommitdiff
path: root/run-bootstrap-in-chroot
diff options
context:
space:
mode:
Diffstat (limited to 'run-bootstrap-in-chroot')
-rwxr-xr-xrun-bootstrap-in-chroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-bootstrap-in-chroot b/run-bootstrap-in-chroot
index 68c61d65..cc3157bd 100755
--- a/run-bootstrap-in-chroot
+++ b/run-bootstrap-in-chroot
@@ -122,7 +122,7 @@ squeeze "$dir" "$DEBIAN_MIRROR"
echo "CCACHE_HOST_DIR is unspecified, but that's ok" >&2
else
# create the directory for cached ccache object files
- mkdir -p "$1/var/tmp/ccache"
+ mkdir -p "$dir/var/tmp/ccache"
fi
# We need a backport of tar 1.26. On ARM, older versions (possibly