[gnome-clocks/bilelmoussaoui/meson-cleanup: 2/3] Build: move flatpak to build-aux
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks/bilelmoussaoui/meson-cleanup: 2/3] Build: move flatpak to build-aux
- Date: Sun, 22 Sep 2019 18:27:29 +0000 (UTC)
commit 0832dade281fd6e50e9cfe9ca7a41d757024a74a
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Sun Sep 22 20:18:55 2019 +0200
Build: move flatpak to build-aux
.gitlab-ci.yml | 2 +-
{data/flatpak => build-aux}/org.gnome.clocks.json | 0
2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6ffe345..2fa270a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ variables:
flatpak:
image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
variables:
- MANIFEST_PATH: "data/flatpak/org.gnome.clocks.json"
+ MANIFEST_PATH: "build-aux/org.gnome.clocks.json"
MESON_ARGS: "-Dprofile=development"
FLATPAK_MODULE: "gnome-clocks"
RUNTIME_REPO: "https://sdk.gnome.org/gnome-nightly.flatpakrepo"
diff --git a/data/flatpak/org.gnome.clocks.json b/build-aux/org.gnome.clocks.json
similarity index 100%
rename from data/flatpak/org.gnome.clocks.json
rename to build-aux/org.gnome.clocks.json
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]