Little improvement.
--HG-- branch : develop
This commit is contained in:
parent
144f40ad3d
commit
6480580c0f
2
dist/AppImage/appimage.yml
vendored
2
dist/AppImage/appimage.yml
vendored
|
@ -62,6 +62,6 @@ script:
|
||||||
|
|
||||||
# create the image file
|
# create the image file
|
||||||
- unset QTDIR; unset QT_PLUGIN_PATH ; unset LD_LIBRARY_PATH
|
- 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
|
# Show what we have done
|
||||||
- find $BUILD_APPDIR/
|
- find $BUILD_APPDIR/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user