more travis cleanup

This commit is contained in:
Jay Lee
2020-04-23 15:28:57 -04:00
parent ce9fe17994
commit 62fa5fef79
4 changed files with 3 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ else
this_glibc_ver=$(ldd --version | awk '/ldd/{print $NF}')
GAM_ARCHIVE=gam-$GAMVERSION-$GAMOS-$PLATFORM-glibc$this_glibc_ver.tar.xz
rm $gampath/lastupdatecheck.txt
tar cfJ --transform s/dist/gam/ $GAM_ARCHIVE $gampath
tar cfJ $GAM_ARCHIVE $gampath --transform s/.*dist/gam/
echo "PyInstaller GAM info:"
du -h $gam
time $gam version extended