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
|
set -e -x
|
||||||
a="`pwd`"
|
a="`pwd`"
|
||||||
cd kcardgame
|
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/
|
mkdir build-kpat/
|
||||||
k="`pwd`"
|
k="`pwd`"
|
||||||
cd build-kpat
|
cd build-kpat
|
||||||
|
|
Loading…
Add table
Reference in a new issue