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/