[gimp-macos-build/wip/lukaso/tests: 8/9] use regular gtk-mac-bundler




commit f162e71bad662aed8d27962b17b8d67b797cec4d
Author: Lukas Oberhuber <lukaso gmail com>
Date:   Sun Oct 10 10:31:17 2021 +0100

    use regular gtk-mac-bundler

 .circleci/config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index cffcd4b..29fc01f 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -53,7 +53,7 @@ jobs:
             name: Setup gtk-mac-bundler
             command: |
               cd ~/Source
-              git clone https://github.com/samm-git/gtk-mac-bundler -b fix-otool
+              git clone https://gitlab.gnome.org/GNOME/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]