mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 22:09:52 +08:00
fix AppImage
This commit is contained in:
parent
9850d9a2a2
commit
ee322fc132
@ -75,6 +75,9 @@ cp /opt/qt59/translations/*_zh_CN.qm ./dist/usr/translations/
|
|||||||
# Package it for the second time.
|
# Package it for the second time.
|
||||||
./linuxdeployqt*.AppImage ./dist/usr/share/applications/*.desktop -appimage
|
./linuxdeployqt*.AppImage ./dist/usr/share/applications/*.desktop -appimage
|
||||||
|
|
||||||
|
# Delete libnss3.so libnssutil3.so.
|
||||||
|
rm ./dist/usr/lib/libnss3.so ./dist/usr/lib/libnssutil3.so
|
||||||
|
|
||||||
tree dist/
|
tree dist/
|
||||||
|
|
||||||
ls -l *.AppImage
|
ls -l *.AppImage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user