Skip to content
Snippets Groups Projects
Commit fefc61c1 authored by akiraohgaki's avatar akiraohgaki
Browse files

Update appimagebuild

parent 7fb89a7a
No related branches found
No related tags found
No related merge requests found
......@@ -4,9 +4,9 @@ PKGNAME='ocs-manager'
PKGVER='0.6.1'
PKGREL='1'
curl -fsSL -o linuxdeployqt.AppImage https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage
chmod 755 linuxdeployqt.AppImage
./linuxdeployqt.AppImage --appimage-extract
curl -fsSL -o linuxdeployqt https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage
chmod 755 linuxdeployqt
./linuxdeployqt --appimage-extract
./scripts/prepare
qmake PREFIX=/usr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment