1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

faster mirror

This commit is contained in:
Shlomi Fish 2019-04-28 21:35:56 +03:00
parent 6eb3e4d1ed
commit 5715d49db9

View file

@ -10,7 +10,8 @@
set -e -x
a="`pwd`"
cd kcardgame
git clone git://anongit.kde.org/kpat
# git clone git://anongit.kde.org/kpat
git clone https://github.com/KDE/kpat
mkdir build-kpat/
k="`pwd`"
cd build-kpat