Development Team/Jhbuild: Difference between revisions

remove instructions for altering repository addresses. Git can be configured globally using pushInsteadOf, no need to do this in sugar-jhbuild.
Building specific version of Sugar: only works for 0.84 as we don't ship copies of the module files adjusted to other versions of Sugar
Line 187: Line 187:
<pre>modulesets = 'sugar'</pre>
<pre>modulesets = 'sugar'</pre>
* Set this to:
* Set this to:
<pre>modulesets = 'sugar-0.86'</pre>
<pre>modulesets = 'sugar-0.84'</pre>
customizing the latter to your specific needs.
customizing the latter to your specific needs.
* Copy ''sugar.jhbuildrc'' to ''~/.jhbuildrc''
* Copy ''sugar.jhbuildrc'' to ''~/.jhbuildrc''