[citemplates/rewrite-manifest] fixup! rewrite manifest to build the module from the current directory
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [citemplates/rewrite-manifest] fixup! rewrite manifest to build the module from the current directory
- Date: Thu, 16 Apr 2020 20:10:18 +0000 (UTC)
commit e6f4e707cab3dbb07939ce8bf96f8089f609988f
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Thu Apr 16 21:09:57 2020 +0100
fixup! rewrite manifest to build the module from the current directory
flatpak/flatpak_ci_initiative.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/flatpak/flatpak_ci_initiative.yml b/flatpak/flatpak_ci_initiative.yml
index db61fde..34e1fc9 100644
--- a/flatpak/flatpak_ci_initiative.yml
+++ b/flatpak/flatpak_ci_initiative.yml
@@ -17,6 +17,8 @@
- rm -rf flatpak_app
- flatpak-builder --user --disable-rofiles-fuse --stop-at=${FLATPAK_MODULE} flatpak_app ${MANIFEST_PATH}
- flatpak build flatpak_app meson --prefix=/app ${MESON_ARGS} _build
+ - flatpak build flatpak_app ninja -C _build install
+ - flatpak-builder --user --disable-rofiles-fuse --finish-only flatpak_app ${MANIFEST_PATH}
- >
xvfb-run -a -s "-screen 0 1024x768x24"
flatpak build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]