Closed Cadair closed 4 months ago
This change isn't needed.
Tentative packaging is in https://build.opensuse.org/package/show/home:dg0yt/cloudlogoffline https://software.opensuse.org//download.html?project=home%3Adg0yt&package=cloudlogoffline But these packagess aren't tested much. They use the distro's Qt packages, and this gives a tough spectrum of Qt versions.
Basically you need to pass PREFIX="/usr"
to qmake - that's standard qmake packaging AFAICT.
It seems I had a couple of compound issues, and it now works when trying to build master. Thanks.
Now just to figure out this unrelated qmlcachegen issue :thinking:
There are broken Qt releases, usually ending in .0
.
I am attempting to package cloudlogOffline for nix, but I couldn't override prefix. I think this is the fix according to my searching around?