projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a35aa58
)
Linux AppImage build script: Add QML dir for new 2.7 Tray menu
author
Michael Schuster
<michael@schuster.ms>
Sat, 18 Jan 2020 15:31:48 +0000
(16:31 +0100)
committer
Michael Schuster
<michael@schuster.ms>
Sat, 18 Jan 2020 15:31:48 +0000
(16:31 +0100)
Signed-off-by: Michael Schuster <michael@schuster.ms>
admin/linux/build-appimage.sh
patch
|
blob
|
history
diff --git
a/admin/linux/build-appimage.sh
b/admin/linux/build-appimage.sh
index a056a4fc39d1b93f9c2566d7da87dc0da507a9bd..4bee63c8085ce78855a81f171628e9f8350a0714 100755
(executable)
--- a/
admin/linux/build-appimage.sh
+++ b/
admin/linux/build-appimage.sh
@@
-91,7
+91,7
@@
chmod a+x linuxdeployqt*.AppImage
rm ./linuxdeployqt-continuous-x86_64.AppImage
unset QTDIR; unset QT_PLUGIN_PATH ; unset LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/app/usr/lib/
-./squashfs-root/AppRun ${DESKTOP_FILE} -bundle-non-qt-libs
+./squashfs-root/AppRun ${DESKTOP_FILE} -bundle-non-qt-libs
-qmldir=/build/desktop/src/gui
# Set origin
./squashfs-root/usr/bin/patchelf --set-rpath '$ORIGIN/' /app/usr/lib/libnextcloudsync.so.0