aboutsummaryrefslogtreecommitdiff
path: root/contrib/macdeploy/extract-osx-sdk.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/macdeploy/extract-osx-sdk.sh')
-rwxr-xr-xcontrib/macdeploy/extract-osx-sdk.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/macdeploy/extract-osx-sdk.sh b/contrib/macdeploy/extract-osx-sdk.sh
index ff9fbd58df..94122b56fc 100755
--- a/contrib/macdeploy/extract-osx-sdk.sh
+++ b/contrib/macdeploy/extract-osx-sdk.sh
@@ -3,6 +3,7 @@
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
+export LC_ALL=C
set -e
INPUTFILE="Xcode_7.3.1.dmg"