From 29b51782c6e3f279c5708c64aac6f462478c919d Mon Sep 17 00:00:00 2001 From: probonopd Date: Sun, 7 May 2017 12:40:03 +0200 Subject: [PATCH] Do not nest an AppImage inside the AppImage to facilitate --appimage-extract Closes #107 --- tests/tests-ci.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/tests-ci.sh b/tests/tests-ci.sh index 942d284..9bd5fa3 100755 --- a/tests/tests-ci.sh +++ b/tests/tests-ci.sh @@ -7,8 +7,7 @@ source /opt/qt*/bin/qt*-env.sh make -j2 mkdir -p linuxdeployqt.AppDir/usr/bin/ -cp /usr/local/bin/patchelf linuxdeployqt.AppDir/usr/bin/ -cp /usr/local/bin/appimagetool linuxdeployqt.AppDir/usr/bin/ +cp /usr/local/bin/{appimagetool,mksquashfs,patchelf,zsyncmake} linuxdeployqt.AppDir/usr/bin/ find linuxdeployqt.AppDir/ export VERSION=continuous cp ./linuxdeployqt/linuxdeployqt linuxdeployqt.AppDir/usr/bin/