summaryrefslogtreecommitdiffstats
path: root/run.in
diff options
context:
space:
mode:
Diffstat (limited to 'run.in')
-rw-r--r--run.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/run.in b/run.in
index ed4971bd..548ac207 100644
--- a/run.in
+++ b/run.in
@@ -51,6 +51,7 @@ b=@abs_builddir@
#
# chcon --reference=/tmp tmp
export TMPDIR="$b/tmp"
+mkdir -p "$b/tmp"
# Set local environment relative to this script.
export LIBGUESTFS_PATH="$b/appliance"