Build script: switch to working URL for grantlee
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
74f3961b05
commit
e60e133e76
@ -159,7 +159,7 @@ if [ ! -d grantlee ] ; then
|
||||
if [[ $1 = local ]] ; then
|
||||
git clone $SRC/../grantlee grantlee
|
||||
else
|
||||
git clone git://gitorious.org/grantlee/grantlee
|
||||
git clone https://gitorious.org/grantlee/grantlee.git
|
||||
fi
|
||||
fi
|
||||
cd grantlee
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user