build: Migrate Linux '.tar.gz' package creation from CPack to linuxdeployqt (#1034)

Unified Linux package creation into single script 'setup/Linux/createPackages.sh' that uses 'linuxdeployqt' for both the '.tar.gz' and '.AppImage' package.
This commit is contained in:
Eberhard Gräther
2020-06-08 15:06:42 +02:00
committed by GitHub
parent 9bac6cc411
commit 9a8fa94905
16 changed files with 83 additions and 317 deletions
@@ -10,11 +10,9 @@ git checkout $1
./script/buildonly.sh all
./script/buildonly.sh package
./script/build.sh release test
./setup/Linux/createAppImage.sh
./setup/Linux/createPackages.sh
mkdir release
cp ./Sourcetrail*.tar.gz ./release/