Changes between Version 115 and Version 116 of CompileOnWindows

Show
Ignore:
Timestamp:
01/16/10 02:48:36 (3 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompileOnWindows

    v115 v116  
    172172{{{ 
    173173cd /osgeo4w/usr/src 
    174 svn co https://svn.osgeo.org/grass/grass/branches/develbranch_6/ grass6-devel 
     174svn co https://svn.osgeo.org/grass/grass/branches/develbranch_6/ grass6_devel 
    175175}}} 
    176176OR 
     
    181181nb. To update your source tree later using subversion and recompile type: 
    182182{{{ 
    183 cd /osgeo4w/usr/src/grass6-devel 
     183cd /osgeo4w/usr/src/grass6_devel 
    184184make distclean 
    185185svn up