[gtranslator] Remove unused profile meson param
- From: Daniel Garcia Moreno <danigm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtranslator] Remove unused profile meson param
- Date: Tue, 16 Oct 2018 16:33:37 +0000 (UTC)
commit 3a9b240dc63a21b503808f43b7c4a8c4629c359e
Author: Daniel GarcĂa Moreno <danigm wadobo com>
Date: Tue Oct 16 18:32:51 2018 +0200
Remove unused profile meson param
.gitlab-ci.yml | 2 +-
build-aux/flatpak/org.gnome.Gtranslator.json | 5 +----
2 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ab46c474..89f5c9fe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,7 +22,7 @@ flatpak:
- flatpak-builder --stop-at=${FLATPAK_MODULE} --force-clean app ${MANIFEST_PATH}
# Build the flatpak repo
- - flatpak-builder --run app ${MANIFEST_PATH} meson --prefix=/app -Dprofile=development _build
+ - flatpak-builder --run app ${MANIFEST_PATH} meson --prefix=/app _build
- flatpak-builder --run app ${MANIFEST_PATH} ninja -C _build install
# Create a flatpak bundle
diff --git a/build-aux/flatpak/org.gnome.Gtranslator.json b/build-aux/flatpak/org.gnome.Gtranslator.json
index ac6e78c4..e898dac0 100644
--- a/build-aux/flatpak/org.gnome.Gtranslator.json
+++ b/build-aux/flatpak/org.gnome.Gtranslator.json
@@ -105,10 +105,7 @@
"type" : "git",
"url" : "https://gitlab.gnome.org/GNOME/gtranslator.git"
}
- ],
- "config-opts" : [
- "-Dprofile=development"
]
}
]
-}
+}
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]