mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
faster mirror
This commit is contained in:
parent
eeacad2cee
commit
76cc5243f1
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue