Actually pass the devel profile to flatpak builds
I added that to the manifests, and did not notice that we do the last build step manually :(
This commit is contained in:
@@ -24,6 +24,7 @@ flatpak build ${builddir} meson \
|
||||
-Dbuild-examples=false \
|
||||
-Dintrospection=disabled \
|
||||
-Ddemos=true \
|
||||
-Dprofile=devel \
|
||||
_flatpak_build
|
||||
|
||||
flatpak build ${builddir} ninja -C _flatpak_build install
|
||||
|
||||
Reference in New Issue
Block a user