Development Team/Jhbuild: Difference between revisions

Tch (talk | contribs)
No edit summary
Line 167: Line 167:
  repos['dev.laptop.org'] = 'git+ssh://marco@dev.laptop.org/git/'
  repos['dev.laptop.org'] = 'git+ssh://marco@dev.laptop.org/git/'
  repos['dev.laptop.org/projects'] = 'git+ssh://marco@dev.laptop.org/git/projects/'
  repos['dev.laptop.org/projects'] = 'git+ssh://marco@dev.laptop.org/git/projects/'
== Compiling using 2 or more cores ==
Before running <tt>./sugar-jhbuild build</tt>, type:
export MAKE_OPTIONS="-j2"


==Useful Internal Links==
==Useful Internal Links==