mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
Update linux-build.sh
This commit is contained in:
@@ -3,6 +3,7 @@ rm -rf build
|
|||||||
rm -rf dist
|
rm -rf dist
|
||||||
rm -rf gam-$1-linux-$(arch).tar.xz
|
rm -rf gam-$1-linux-$(arch).tar.xz
|
||||||
|
|
||||||
|
export LD_LIBRARY_PATH=/usr/local/lib
|
||||||
pyinstaller --clean -F --distpath=gam linux-gam.spec
|
pyinstaller --clean -F --distpath=gam linux-gam.spec
|
||||||
cp LICENSE gam
|
cp LICENSE gam
|
||||||
cp whatsnew.txt gam
|
cp whatsnew.txt gam
|
||||||
|
|||||||
Reference in New Issue
Block a user