summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2014-11-11 15:18:45 +0100
committerRobin Gareus <robin@gareus.org>2014-11-11 15:22:09 +0100
commitda17695c8144ce44172f8aed8634b2bb2f169337 (patch)
tree05f94abb521b1c6e347fa71b5e5f45787098103b /tools
parent0ac3ed8681676bbd44708f8c21d8c4993210fb53 (diff)
osx build script: change default xjadeo/harvid cache folder
Diffstat (limited to 'tools')
-rwxr-xr-xtools/osx_packaging/osx_build3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build
index a4f46dda1f..6f47109dc3 100755
--- a/tools/osx_packaging/osx_build
+++ b/tools/osx_packaging/osx_build
@@ -8,8 +8,9 @@ BUILD_ROOT=../../build
# where harvid and xjadeo binaries are cached
if test -z "$CACHEDIR" -o ! -d "$CACHEDIR"; then
- CACHEDIR=`pwd`
+ CACHEDIR=/var/tmp
fi
+mkdir -p "$CACHEDIR"
SAE=
MIXBUS=