projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e251d8
)
ci: Use the current build options for flatpaks
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 21 Jun 2023 00:48:44 +0000
(20:48 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 21 Jun 2023 00:49:29 +0000
(20:49 -0400)
These were changed a while ago.
.gitlab-ci/flatpak-build.sh
patch
|
blob
|
history
diff --git
a/.gitlab-ci/flatpak-build.sh
b/.gitlab-ci/flatpak-build.sh
index 5354847cfef98521ef5f962c88e43489096e20d6..e23946b13aa24e5343deb011ad68ebdccfb226c1 100644
(file)
--- a/
.gitlab-ci/flatpak-build.sh
+++ b/
.gitlab-ci/flatpak-build.sh
@@
-23,8
+23,8
@@
flatpak build ${builddir} meson \
-Dbuild-testsuite=false \
-Dbuild-examples=false \
-Dintrospection=disabled \
- -Ddemos=true \
- -Dprofile=devel \
+ -D
build-
demos=true \
+ -D
demo-
profile=devel \
_flatpak_build
flatpak build ${builddir} ninja -C _flatpak_build install