Removed prompt

This commit is contained in:
Richard Larkin 2014-05-15 16:57:14 +02:00
parent f4287f11f6
commit ce0f1e5d22

View file

@ -30,7 +30,6 @@ if [ -f $KIVYIOSROOT/src/python_files/Setup.dist ]; then
try cp $KIVYIOSROOT/src/python_files/Setup.dist Modules/Setup.dist
fi
read -p "Pausing for check, Corrent = $(pwd)"
echo "Building for native machine ============================================"
OSX_SDK_ROOT=`xcrun --sdk macosx --show-sdk-path`