ldb: link to the download directory on the website
authorAndrew Tridgell <tridge@samba.org>
Tue, 11 Jan 2011 00:28:10 +0000 (11:28 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 11 Jan 2011 05:02:27 +0000 (16:02 +1100)
source4/lib/ldb/web/index.html

index 7322ed984867564978b6aa2640f0506a2c0370f7..3fa4cdc3d75e513e2bf8ac1986cf68d1d994154d 100644 (file)
@@ -58,23 +58,11 @@ mailing list, and the <a href="http://bugzilla.samba.org/">Samba bugzilla</a> bu
 
 <h2>Download</h2>
 
-You can download the latest release either via rsync or through git.<br>
-<br>
-To fetch via git see the following guide:<br>
+You can download the latest release here:<br>
+ <a href="http://samba.org/ftp/pub/ldb">http://samba.org/ftp/pub/ldb</a>
+
+Alternatively, you can fetch via git. See the following guide:<br>
 <a href="http://wiki.samba.org/index.php/Using_Git_for_Samba_Development">Using Git for Samba Development</a><br>
-Once you have cloned the tree switch to the v4-0-test branch and cd into the source/lib/ldb directory.<br>
-<br>
-To fetch via rsync use these commands:
-
-<pre>
-  rsync -Pavz samba.org::ftp/unpacked/ldb .
-  rsync -Pavz samba.org::ftp/unpacked/tdb .
-  rsync -Pavz samba.org::ftp/unpacked/talloc .
-  rsync -Pavz samba.org::ftp/unpacked/libreplace .
-</pre>
-
-and build in ldb. It will find the other libraries in the directory
-above automatically.
 
 <hr>
 <tiny>