mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-03 11:54:30 -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.
|
||||
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…
Add table
Add a link
Reference in a new issue