[citemplates/rewrite-manifest] fixup! rewrite manifest to build the module from the current directory



commit e206fb58fbf0fd13b765643ea8244b2cac52ea41
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Sat Apr 18 20:05:37 2020 +0100

    fixup! rewrite manifest to build the module from the current directory

 flatpak/flatpak_ci_initiative.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flatpak/flatpak_ci_initiative.yml b/flatpak/flatpak_ci_initiative.yml
index 7872727..675b7b1 100644
--- a/flatpak/flatpak_ci_initiative.yml
+++ b/flatpak/flatpak_ci_initiative.yml
@@ -19,7 +19,7 @@
     - flatpak build-finish --socket=x11 flatpak_app
     - >
       xvfb-run -a -s "-screen 0 1024x768x24"
-      flatpak-builder --build-shell=${FLATPAK_MODULE} flatpak_app ${MANIFEST_PATH} <<END
+      flatpak-builder --user --disable-rofiles-fuse --build-shell=${FLATPAK_MODULE} flatpak_app 
${MANIFEST_PATH} <<END
 
       LANG=C.UTF-8
       NO_AT_BRIDGE=1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]