summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/patch-tool-mxe1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/patch-tool-mxe b/tools/patch-tool-mxe
index 3937c9c..8c30eb1 100755
--- a/tools/patch-tool-mxe
+++ b/tools/patch-tool-mxe
@@ -12,6 +12,7 @@ mxedir=$(cd $(dirname $0) && cd .. && pwd)
# directory for unpacked tarballs/git repos
gitsdir=${mxedir}/gits
+mkdir -p ${gitsdir}
# John Doe <John Doe@acme.org>