Build script: use mirror on our git server
gitorious is going away and the project doesn't appear to have migrated anywhere, yet. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
97e70a9c0e
commit
4fc4bbd9bc
@ -159,7 +159,7 @@ if [ ! -d grantlee ] ; then
|
||||
if [[ $1 = local ]] ; then
|
||||
git clone $SRC/../grantlee grantlee
|
||||
else
|
||||
git clone https://gitorious.org/grantlee/grantlee.git
|
||||
git clone git://subsurface-divelog.org/grantlee
|
||||
fi
|
||||
fi
|
||||
cd grantlee
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user