From 6480580c0f0c1172227e17a19ee47f0488322b03 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Tue, 29 Oct 2019 12:02:00 +0200 Subject: [PATCH] Little improvement. --HG-- branch : develop --- dist/AppImage/appimage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/AppImage/appimage.yml b/dist/AppImage/appimage.yml index c2d2defb9..5c2dc429a 100644 --- a/dist/AppImage/appimage.yml +++ b/dist/AppImage/appimage.yml @@ -62,6 +62,6 @@ script: # create the image file - unset QTDIR; unset QT_PLUGIN_PATH ; unset LD_LIBRARY_PATH - - linuxdeployqt $BUILD_APPDIR/usr/share/applications/valentina.desktop -bundle-non-qt-libs + - linuxdeployqt $BUILD_APPDIR/usr/share/applications/*.desktop -bundle-non-qt-libs # Show what we have done - find $BUILD_APPDIR/