mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Change remotes for git clone for libdc, marble and Subsurface to Github
Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
This commit is contained in:
parent
a19f9c22ce
commit
d661189b54
3 changed files with 3 additions and 3 deletions
|
@ -335,7 +335,7 @@ echo next building for $ARCH
|
|||
|
||||
# build libdivecomputer
|
||||
if [ ! -d libdivecomputer ] ; then
|
||||
git clone -b Subsurface-branch git://subsurface-divelog.org/libdc libdivecomputer
|
||||
git clone -b Subsurface-branch git://github.com/Subsurface-divelog/libdc.git libdivecomputer
|
||||
fi
|
||||
cd libdivecomputer
|
||||
git pull --rebase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue