fixed bug in makeSourcePackage which would always grab the release branch

This commit is contained in:
csoler 2017-06-22 18:05:39 +02:00
parent 8b901964d7
commit 07ecbec691

View File

@ -4,7 +4,7 @@
version="0.6.2"
gitpath="https://github.com/RetroShare/RetroShare.git"
workdir=retroshare06-${version}
branch="v0.6.2-official_release"
branch="master"
#bubba3="Y" # comment out to compile for bubba3
######################################################