[PATCH] Update the README: git, new mailing list
Jonathan Nieder <[email protected]> Wed, 18 Aug 2010 01:04:19 -0500
| Newsgroups | gmane.comp.gnome.ximian.openoffice |
|---|---|
| Message-ID | <20100818060419.GA20598@burratino> |
The URLs in README have fallen out of date. * README: --- Hi, I suspect it might also be worth copying the build instructions from <http://go-oo.org/developers/>, but I have left that for later in case I am overlooking another file. Thanks for go-oo! Thoughts welcome. Jonathan README | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) diff --git a/README b/README index 27d0718..1d5105f 100644 --- a/README +++ b/README @@ -5,20 +5,23 @@ OpenOffice.org, several back-ported features & speedups, and a much simplified build wrapper, making an OO.o build / install possible for the common man.[1] - The latest version of this module can be obtained from -anonymous SVN with this command: + The latest version of this code can be obtained by +anonymous Git with this command: - svn co http://svn.gnome.org/svn/ooo-build/trunk ooo-build + git clone git://anongit.freedesktop.org/ooo-build/ooo-build Packaged releases can be found from: http://download.go-oo.org/ - More documentation is in the www/ directory the latest version -of which is available at http://go-oo.org/ + More documentation is in the + + git://anongit.freedesktop.org/ooo-build/website + +repository, the latest version of which is also at http://go-oo.org/ Finally, you can subscribe to the development mailing list at -http://lists.go-oo.org/listinfo.cgi/dev-go-oo.org +http://lists.freedesktop.org/mailman/listinfo/ooo-build Happy hacking. -- 1.7.2.1.544.ga752d.dirty