Dextrose/1.5/jhbuild: Difference between revisions
Appearance
< Dextrose
Created page with "Use this as reference. Follow the following steps to created a jhbuild env consistent with dx1.5 used by uy (tested to work with fedora-14) <pre>..." |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Obsolete|Moved and died at http://sugardextrose.org}} | |||
Use [[Development_Team/Jhbuild | this]] as reference. | Use [[Development_Team/Jhbuild | this]] as reference. | ||
Latest revision as of 00:34, 17 May 2016
Use this as reference. Follow the following steps to created a jhbuild env consistent with dx1.5 used by uy (tested to work with fedora-14) git clone git://git.sugarlabs.org/~m_anish/sugar-jhbuild/dx1-5.git <dir_name> cd <dir_name> git checkout dx1.5 ./sugar-jhbuild depscheck ./sugar-jhbuild update ./sugar-jhbuild build -n -a --clean Note:
cd <dir_name>/jhbuild git reset --hard da26c2bfc8aa0a5082d1eb85229c0fd93fcf5341 |