svn commit: samba-web r791 - in trunk/patches: .

lmuelle at samba.org lmuelle at samba.org
Mon Aug 29 19:59:33 GMT 2005


Author: lmuelle
Date: 2005-08-29 19:59:33 +0000 (Mon, 29 Aug 2005)
New Revision: 791

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=791

Log:
Add HTML link to fetch-patches script.

Modified:
   trunk/patches/index.html


Changeset:
Modified: trunk/patches/index.html
===================================================================
--- trunk/patches/index.html	2005-08-29 19:43:10 UTC (rev 790)
+++ trunk/patches/index.html	2005-08-29 19:59:33 UTC (rev 791)
@@ -22,7 +22,7 @@
 
 <pre>$ tar zxvf samba-3.0.x.tar.gz
 $ cd samba-3.0.x
-$ wget http://www.samba.org/samba/patches/fetch-patches
+$ wget <a href=http://www.samba.org/samba/patches/fetch-patches>http://www.samba.org/samba/patches/fetch-patches</a>
 $ sh ./fetch-patches
 $ quilt push -a
 $ cd source



More information about the samba-cvs mailing list