Rename back to qt5.rb.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2018-12-11 13:54:17 +02:00
parent 25cf360634
commit cac587a937

View File

@ -50,7 +50,7 @@ before_install:
brew install qt5;
else
unset SSL_CERT_FILE;
brew install https://gist.githubusercontent.com/dismine/c3ac01de38e12edcf22d9e05791adf82/raw/d2078f1734079a5cb7436eaf0d07ea23e62f20e5/qt5.6.rb;
brew install https://gist.githubusercontent.com/dismine/c3ac01de38e12edcf22d9e05791adf82/raw/d2078f1734079a5cb7436eaf0d07ea23e62f20e5/qt5.rb;
fi
chmod -R 755 /usr/local/opt/qt5/*
fi