[glade/mingw: 3/5] temporal fork to download dependencies



commit 84f77cc5752a90d5bf20132a16b07c5aac4f9a66
Author: Alberto Fanjul <albertofanjul gmail com>
Date:   Sat May 23 13:24:52 2020 +0200

    temporal fork to download dependencies

 build/mingw-w64/nsis_make_installer.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/build/mingw-w64/nsis_make_installer.sh b/build/mingw-w64/nsis_make_installer.sh
index ea7565f6..b9d8ff25 100755
--- a/build/mingw-w64/nsis_make_installer.sh
+++ b/build/mingw-w64/nsis_make_installer.sh
@@ -89,7 +89,8 @@ cd $WORK
 
 #this python script is a helper to download binaries from OBS (OpenSuse build service)
 if test ! -e download-mingw-rpm.py; then
-  wget https://github.com/mkbosmans/download-mingw-rpm/raw/master/download-mingw-rpm.py
+  #wget https://github.com/mkbosmans/download-mingw-rpm/raw/master/download-mingw-rpm.py
+  wget https://github.com/albfan/download-mingw-rpm/raw/opensuse-lead-15.2/download-mingw-rpm.py
 fi
 
 if test ! -d $MINGW_ROOT; then


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