Change source location from sf.net to github

This commit is contained in:
Nirgal Vourgère 2012-01-19 22:47:00 +01:00
parent 4d1ec96658
commit bca37f0df9

View File

@ -52,7 +52,7 @@ mutually exclusive.
causes the iODBC driver to be built. causes the iODBC driver to be built.
Installation from CVS Sources Installation from sources
============================= =============================
First, you must have reasonably current installations of: First, you must have reasonably current installations of:
@ -62,10 +62,9 @@ First, you must have reasonably current installations of:
If you don't you should install them first. Sources are available at If you don't you should install them first. Sources are available at
ftp.gnu.org. ftp.gnu.org.
Second, download the sources from CVS at sourceforge: Second, download the sources from github:
$ cvs -d:pserver:anonymous@cvs.mdbtools.sourceforge.net:/cvsroot/mdbtools login $ git clone git://github.com/brianb/mdbtools.git
$ cvs -z3 -d:pserver:anonymous@cvs.mdbtools.sourceforge.net:/cvsroot/mdbtools co mdbtools
Third, run autogen.sh to configure everything: Third, run autogen.sh to configure everything: