Change git clone remote for grantlee to Github steveire/grantlee
Change source for grantlee in build.sh to Github steveire/grantlee Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
This commit is contained in:
parent
d661189b54
commit
d6f2658268
@ -222,7 +222,7 @@ if [ "$BUILDGRANTLEE" = "1" ] ; then
|
|||||||
if [[ $1 = local ]] ; then
|
if [[ $1 = local ]] ; then
|
||||||
git clone $SRC/../grantlee grantlee
|
git clone $SRC/../grantlee grantlee
|
||||||
else
|
else
|
||||||
git clone git://subsurface-divelog.org/grantlee
|
git clone git://github.com/steveire/grantlee.git
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
cd grantlee
|
cd grantlee
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user