summaryrefslogtreecommitdiff
path: root/flatpak
diff options
context:
space:
mode:
authorJordan Petridis <jpetridis@gnome.org>2020-08-04 09:43:25 +0000
committerJordan Petridis <jpetridis@gnome.org>2020-10-06 19:10:13 +0300
commit0cb06d9b4e3d7322b909324110bebd24aa20c6bd (patch)
treea7ea65ec06fed93f96a0dc29d47a107b354f61b3 /flatpak
parentc2565bdd0229d1b19119966acd0888bbc2671c70 (diff)
downloadtotem-0cb06d9b4e3d7322b909324110bebd24aa20c6bd.tar.gz
ci: flatpak: remove meson-args variablealatiera/remove-mesonargs
The CI template was reworked to be able to parse the build args from the manifest itself so we no longer need to write them manually. The template is no longer making use of the MESON_ARGS var. If you need to override the args of the manifest use CONFIG_OPTS [2] [1] https://gitlab.gnome.org/GNOME/citemplates/-/merge_requests/15 [2] https://gitlab.gnome.org/GNOME/citemplates/-/merge_requests/23#note_881242
Diffstat (limited to 'flatpak')
-rw-r--r--flatpak/org.gnome.Totem.Devel.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/flatpak/org.gnome.Totem.Devel.json b/flatpak/org.gnome.Totem.Devel.json
index 98a0a4de8..e98538663 100644
--- a/flatpak/org.gnome.Totem.Devel.json
+++ b/flatpak/org.gnome.Totem.Devel.json
@@ -298,7 +298,6 @@
{
"name": "totem",
"buildsystem": "meson",
- /* Keep in sync with .gitlab-ci.yml */
"config-opts": [
"-Denable-easy-codec-installation=no",
"-Dprofile=development"