Clone breeze icons from GitHub

anongit.kde.org appears to have problems.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2017-11-27 13:40:25 -08:00
parent 8d2bc595c7
commit 6b396c45bc

View file

@ -37,7 +37,7 @@ if [ "$NOPULL" = "" ] ; then
popd
fi
if [ ! -d breeze-icons ] ; then
git clone git://anongit.kde.org/breeze-icons
git clone https://github.com/kde/breeze-icons
fi
if [ "$NOPULL" = "" ] ; then
pushd breeze-icons