[gimp-macos-build/wip/lukaso/tests] patched mac bundler



commit fd3ca47b8978a83a8ed8e2092ec27ed9fd53896f
Author: Lukas Oberhuber <lukaso gmail com>
Date:   Wed Oct 20 12:08:37 2021 +0100

    patched mac bundler

 .circleci/config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 0719e99..aea6a9b 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -62,7 +62,7 @@ jobs:
             name: Setup gtk-mac-bundler
             command: |
               cd ~/Source
-              git clone https://gitlab.gnome.org/GNOME/gtk-mac-bundler
+              git clone https://gitlab.gnome.org/lukaso/gtk-mac-bundler
               cd gtk-mac-bundler
               make install
         # we can try to make it automatically depended on the corresponding modules


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