[gnome-initial-setup/wip/wjt/fdo-ci-template] Update .gitlab-ci.yml



commit e45dac74b5363e6aab4f5306d9418efa809d1918
Author: Will Thompson <will willthompson co uk>
Date:   Sat Feb 19 07:39:07 2022 +0000

    Update .gitlab-ci.yml

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index eef07bbf..7acdb230 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -69,7 +69,7 @@ build.container.fedora@x86_64:
       webkit2gtk3-devel
     FDO_DISTRIBUTION_EXEC: |-
       git clone https://gitlab.gnome.org/GNOME/libhandy.git && \
-        cd gnome-desktop && \
+        cd libhandy  && \
         meson . _build --prefix=/usr/local -Dexamples=false -Dglade_catalog=disabled -Dgtk_doc=false 
-Dintrospection=disabled -Dprofiling=false -Dtests=false -Dvapi=false && \
         ninja -C _build && \
         ninja -C _build install && \


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