From kde-commits Fri Mar 20 20:24:22 2015 From: Allen Winter Date: Fri, 20 Mar 2015 20:24:22 +0000 To: kde-commits Subject: [websites/quality-kde-org] tools: fix url for krazy Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=142688318018436 Git commit 40843a855ff85f207749ecc4d272e5e0496f32ad by Allen Winter. Committed on 20/03/2015 at 20:24. Pushed by winterz into branch 'master'. fix url for krazy M +1 -1 tools/update-scripts http://commits.kde.org/websites/quality-kde-org/40843a855ff85f207749ecc4d27= 2e5e0496f32ad diff --git a/tools/update-scripts b/tools/update-scripts index f1ed1c3..a3cccfd 100755 --- a/tools/update-scripts +++ b/tools/update-scripts @@ -32,7 +32,7 @@ update_svn() cd $HOME = # Krazy - update from git + install -update_git krazy git@github.com:Krazy-collection/krazy.git +update_git krazy https://github.com/Krazy-collection/krazy.git export QMAKE=3D/usr/lib64/qt5/bin/qmake bash $HOME/krazy/install.sh $HOME/krazy-install/ =20