[gtk-osx: 39/48] Change BASEURL to catch new jhbuildrc and jhbuildrc-custom.



commit 339252df98ea45132f1a7c94f3858ce3dac37080
Author: Blady <blady net orange fr>
Date:   Wed Apr 17 16:41:44 2019 +0200

    Change BASEURL to catch new jhbuildrc and jhbuildrc-custom.

 gtk-osx-setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk-osx-setup.sh b/gtk-osx-setup.sh
index 2fe167d..efd60ef 100644
--- a/gtk-osx-setup.sh
+++ b/gtk-osx-setup.sh
@@ -213,7 +213,7 @@ export WORKON_HOME=$DEVPREFIX/share/venv
 
 $PIPENV install
 
-BASEURL="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master";
+BASEURL="https://raw.githubusercontent.com/jralls/gtk-osx-build/pipenv";
 
 config_dir=""
 if test -d "$XDG_CONFIG_HOME" ; then


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