fixed makeSourcePackage.sh

This commit is contained in:
csoler 2018-06-01 22:27:59 +02:00
parent 9b16e3338f
commit f663600be5
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C

View file

@ -2,8 +2,8 @@
###################### PARAMETERS ####################
gitpath="https://github.com/RetroShare/RetroShare.git"
#branch="master"
branch="v0.6.4-official_release"
branch="master"
#branch="v0.6.4-official_release"
#bubba3="Y" # comment out to compile for bubba3
######################################################