mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-05 21:04:14 -04:00
fixed retro-tor build on master branch
This commit is contained in:
parent
3f9c72e24e
commit
558bb9f760
1 changed files with 2 additions and 2 deletions
|
@ -63,8 +63,8 @@ if test "${useretrotor}" = "true"; then
|
||||||
echo ERROR: retro-tor can only be packaged for trusty for now.
|
echo ERROR: retro-tor can only be packaged for trusty for now.
|
||||||
exit 1;
|
exit 1;
|
||||||
fi
|
fi
|
||||||
gitpath="https://github.com/csoler/RetroShare.git"
|
#gitpath="https://github.com/csoler/RetroShare.git"
|
||||||
branch="v0.6-TorOnly"
|
#branch="v0.6-TorOnly"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "${dist}" = "" ; then
|
if test "${dist}" = "" ; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue