Development Team/Jhbuild: Difference between revisions
| Line 204: | Line 204: | ||
* Copy all your sugar-jhbuild to sugar-jhbuild-0.84 (for example) or check the repositories out again. | * Copy all your sugar-jhbuild to sugar-jhbuild-0.84 (for example) or check the repositories out again. | ||
* < | * <code>rm -r install source/</code> | ||
* If you want to keep the <code>source</code> directory to save bandwidth, you need to be extra careful: delete all unpacked tarballs and cleanup all git repositories with <code>git clean -d -a</code>. | |||
* Don't forget to delete or modify ''.jhbuildrc'' after building the specific version of Sugar if you still want to receive the latest updates from the repositories, '''OR''' | * Don't forget to delete or modify ''.jhbuildrc'' after building the specific version of Sugar if you still want to receive the latest updates from the repositories, '''OR''' | ||
* Create another user. | * Create another user. | ||