mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-12 21:11:32 -05:00
fixed retro-tor build on master branch
This commit is contained in:
parent
3f9c72e24e
commit
558bb9f760
@ -63,8 +63,8 @@ if test "${useretrotor}" = "true"; then
|
||||
echo ERROR: retro-tor can only be packaged for trusty for now.
|
||||
exit 1;
|
||||
fi
|
||||
gitpath="https://github.com/csoler/RetroShare.git"
|
||||
branch="v0.6-TorOnly"
|
||||
#gitpath="https://github.com/csoler/RetroShare.git"
|
||||
#branch="v0.6-TorOnly"
|
||||
fi
|
||||
|
||||
if test "${dist}" = "" ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user