[gimp/wip/schumaml/crossraods-optimization: 14/18] babl tries to build now, but couldn't find header files
- From: Michael Schumacher <schumaml src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gimp/wip/schumaml/crossraods-optimization: 14/18] babl tries to build now, but couldn't find header files
 
- Date: Mon, 30 Nov 2020 23:40:24 +0000 (UTC)
 
commit 664ca0fba22bbe74d1facaa49b392d37bfc3f939
Author: Michael Schumacher <schumaml gmx de>
Date:   Fri Nov 27 01:11:16 2020 +0100
    babl tries to build now, but couldn't find header files
 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 299118de77..53d9061dc3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -201,7 +201,7 @@ deps-win64:
     - git clone --depth 1 https://gitlab.gnome.org/GNOME/babl.git
     - git clone --depth 1 https://gitlab.gnome.org/GNOME/gegl.git
     - cd babl
-    - echo 'crossroad meson _build/ -Denable-gir=false -Dlibdir=lib' | XDG_DATA_HOME=/usr/local/lib 
crossroad w64 gimp --run="-"
+    - echo 'XDG_DATA_HOME=/usr/local/lib crossroad meson _build/ -Denable-gir=false -Dlibdir=lib' | 
XDG_DATA_HOME=/usr/local/lib crossroad w64 gimp --run="-"
     - ninja -C _build install
     - cd ..
     - cd gegl
@@ -215,7 +215,6 @@ deps-win64:
     paths:
       - .local/
       - _deps/
-      - /usr/local/lib/
   needs: ["build-image-win64"]
 
 gimp-win64:
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]