Development Team/Jhbuild: Difference between revisions

Line 34: Line 34:


You'll know if it worked if you get something like this:
You'll know if it worked if you get something like this:
<nowiki>
<pre>
localhost ~]$ git clone git://git.sugarlabs.org/sugar-jhbuild/mainline.git sugar-jhbuild
localhost ~]$ git clone git://git.sugarlabs.org/sugar-jhbuild/mainline.git sugar-jhbuild
Initialized empty Git repository in /home/denny/sugar-jhbuild/.git/
Initialized empty Git repository in /home/denny/sugar-jhbuild/.git/
Line 42: Line 42:
Receiving objects: 100% (4688/4688), 1.86 MiB | 197 KiB/s, done.
Receiving objects: 100% (4688/4688), 1.86 MiB | 197 KiB/s, done.
Resolving deltas: 100% (2759/2759), done.
Resolving deltas: 100% (2759/2759), done.
</nowiki>
</pre>


==Build sugar base system and its dependencies==
==Build sugar base system and its dependencies==