[GRASSweb-list] hamish: web/grass62/source/snapshot README.html, 1.1, 1.2

grass at intevation.de grass at intevation.de
Sun Nov 12 22:38:50 EST 2006


Author: hamish

Update of /grassrepository/web/grass62/source/snapshot
In directory doto:/tmp/cvs-serv27117/web/grass62/source/snapshot

Modified Files:
	README.html 
Log Message:
how to patch source


Index: README.html
===================================================================
RCS file: /grassrepository/web/grass62/source/snapshot/README.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- README.html	12 Aug 2006 18:57:52 -0000	1.1
+++ README.html	13 Nov 2006 03:38:48 -0000	1.2
@@ -30,6 +30,16 @@
 <h2>Installation</h2>
 
 Please read the included INSTALL file.
+<P>
+To apply the CVS patch set (diff file):
+<div class="code"><pre>
+  # move patch file to main grass source code directory, then
+  gzip -d grass-6.2.cvs_src_diffs_to_grass_6_2_0.diff.gz
+  patch -p0 < grass-6.2.cvs_src_diffs_to_grass_6_2_0.diff
+</pre></div>
+<BR>
+It should warn you if there were any errors.
+
 
 <h2>Bug reports</h2>
 





More information about the grass-web mailing list