File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ export PATH=${QT_BASE_DIR}/bin:${PATH}
100100export QML_SOURCES_PATHS=${DESKTOP_CLIENT_ROOT} /src/gui
101101./linuxdeploy-plugin-qt-squashfs-root/AppRun --appdir=AppDir
102102
103- ./linuxdeploy-squashfs-root/AppRun --desktop-file=${DESKTOP_FILE} --icon-file=usr/share/icons/hicolor/512x512/apps/Nextcloud.png --executable=usr/bin/${EXECUTABLE_NAME} --appdir=AppDir --output appimage
103+ ./linuxdeploy-squashfs-root/AppRun --desktop-file=${DESKTOP_FILE} --library=/usr/lib64/libsoftokn3.so -- icon-file=usr/share/icons/hicolor/512x512/apps/Nextcloud.png --executable=usr/bin/${EXECUTABLE_NAME} --appdir=AppDir --output appimage
104104
105105# Workaround issue #103 and #7231
106106export APPIMAGETOOL=appimagetool-x86_64.AppImage
You can’t perform that action at this time.
0 commit comments