From e0629d8fe297abc3a0bdf4e896eb0f8f99ffffa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20L=C3=B3pez=20Zubieta?= Date: Mon, 13 Nov 2017 10:31:56 -0600 Subject: [PATCH] Using our copy of /macdeployqtfix.py --- scripts/ci/osx/after_success.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ci/osx/after_success.sh b/scripts/ci/osx/after_success.sh index 6229ecd9..3b496121 100755 --- a/scripts/ci/osx/after_success.sh +++ b/scripts/ci/osx/after_success.sh @@ -52,7 +52,7 @@ if [ "$?" -ne "0" ]; then fi #Call fix to change all rpath -wget_retry https://raw.githubusercontent.com/aurelien-rainone/macdeployqtfix/master/macdeployqtfix.py +wget_retry https://raw.githubusercontent.com/mooltipass/macdeployqtfix/master/macdeployqtfix.py python macdeployqtfix.py build/$APP.app/Contents/MacOS/moolticute /usr/local/Cellar/qt5/5.*/ python macdeployqtfix.py build/$APP.app/Contents/MacOS/moolticuted /usr/local/Cellar/qt5/5.*/