fixed retro-tor build on master branch

This commit is contained in:
csoler 2018-02-12 23:17:29 +01:00
parent 3f9c72e24e
commit 558bb9f760
No known key found for this signature in database
GPG Key ID: 7BCA522266C0804C

View File

@ -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