Browse Source
Don't need -bundle-non-qt-libs anymore
[ci skip]
master
probonopd
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
README.md
|
|
@ -169,7 +169,6 @@ script: |
|
|
|
- chmod a+x linuxdeployqt-continuous-x86_64.AppImage |
|
|
|
- unset QTDIR; unset QT_PLUGIN_PATH ; unset LD_LIBRARY_PATH |
|
|
|
- export VERSION=$(git rev-parse --short HEAD) # linuxdeployqt uses this for naming the file |
|
|
|
- ./linuxdeployqt-continuous-x86_64.AppImage appdir/usr/share/applications/*.desktop -bundle-non-qt-libs |
|
|
|
- ./linuxdeployqt-continuous-x86_64.AppImage appdir/usr/share/applications/*.desktop -appimage |
|
|
|
|
|
|
|
after_success: |
|
|
|