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

Add normal qmake but commented line

parent c25746f4
No related branches found
No related tags found
No related merge requests found
......@@ -87,6 +87,7 @@ build_appimage() {
tar -xzvf "${BUILDDIR}/${PKGNAME}.tar.gz" -C "${BUILDDIR}"
cd "${BUILDDIR}/${PKGNAME}"
#qmake
/opt/qt57/bin/qmake
make
strip ./xdgurl
......
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