[gimp-macos-build] Attempt to fix the build



commit fc1d17e9593dfa851bdef37d9799bdb8394e541f
Author: Oleksii Samorukov <oleksii_samorukov mckinsey com>
Date:   Sat Oct 26 22:30:56 2019 +0200

    Attempt to fix the build

 .circleci/config.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 7c5be72..573734e 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -65,8 +65,7 @@ jobs:
               - bootstrap-v12
         - run:
             name: Bootstrap
-            # build python2 and re-install libxml2 to use it
-            command: source ~/.profile && jhbuild build python && jhbuild build -f libxml2 && jhbuild build 
meta-gtk-osx-freetype meta-gtk-osx-bootstrap meta-gtk-osx-core
+            command: source ~/.profile &&  jhbuild build -f libxml2 && jhbuild build meta-gtk-osx-freetype 
meta-gtk-osx-bootstrap meta-gtk-osx-core
         - run:
             name: Cleanup
             command: find  ~/gtk/source -type d -mindepth 1 -maxdepth 1 | xargs -I% rm -rf %/*


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