[gimp-macos-build] Anothet attemp to fix the build



commit 2eed6ac15ca378c216dd8f14da04716843ad3d09
Author: Oleksii Samorukov <oleksii_samorukov mckinsey com>
Date:   Tue Aug 27 21:04:38 2019 +0200

    Anothet attemp to fix the build

 .circleci/config.yml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index bcd0916..f182019 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -15,7 +15,9 @@ jobs:
         - run:
             name: Setup jhbuild
             command: | 
+              cd $HOME
               curl  https://gitlab.gnome.org/samm-git/gtk-osx/raw/fork-test/gtk-osx-setup.sh | sh
+              curl  https://gitlab.gnome.org/samm-git/gtk-osx/raw/fork-test/gtk-osx-setup.sh | sh -x
               $HOME/.new_local/bin/jhbuild bootstrap-gtk-osx
               echo 'export PATH="$HOME/.cargo/bin:$HOME/.local/bin:$PATH:$HOME/.new_local/bin"' > ~/.profile
               echo 'export ARCHFLAGS="-arch x86_64"' >> ~/.profile


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