Update osx-x86_64-install.sh

This commit is contained in:
Jay Lee
2019-04-23 18:06:22 -04:00
committed by GitHub
parent 2d4a24554f
commit 77ed31d975

View File

@@ -1,5 +1,5 @@
cd src
pyinstaller --clean --debug -F --distpath=gam $GAMOS-gam.spec
$python -OO -m PyInstaller --clean --debug -F --distpath=gam $GAMOS-gam.spec
gam/gam version
export GAMVERSION=`gam/gam version simple`
cp LICENSE gam