This commit is contained in:
Jay Lee
2020-03-08 13:27:42 -04:00

View File

@@ -5,6 +5,9 @@ whereibelong=$(pwd)
#brew upgrade
# prefer standard GNU tools like date over MacOS defaults
export PATH="/usr/local/opt/coreutils/libexec/gnubin:$PATH
cd ~
if [ ! -f python-$BUILD_PYTHON_VERSION-macosx10.9.pkg ]; then