mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-15 18:09:32 -04:00
fixed bug in makeSourcePackage which would always grab the release branch
This commit is contained in:
parent
8b901964d7
commit
07ecbec691
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
version="0.6.2"
|
version="0.6.2"
|
||||||
gitpath="https://github.com/RetroShare/RetroShare.git"
|
gitpath="https://github.com/RetroShare/RetroShare.git"
|
||||||
workdir=retroshare06-${version}
|
workdir=retroshare06-${version}
|
||||||
branch="v0.6.2-official_release"
|
branch="master"
|
||||||
#bubba3="Y" # comment out to compile for bubba3
|
#bubba3="Y" # comment out to compile for bubba3
|
||||||
######################################################
|
######################################################
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue