diff options
author | David Spencer <baildon.research@googlemail.com> | 2011-05-27 23:24:18 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-13 01:30:56 -0400 |
commit | a42a55002f5b7a37e5dcbfb82beb6de539936b76 (patch) | |
tree | d0da215d79a2fa1cc8f5d365dcf8339993d5aa77 /libraries/gdal/README | |
parent | 0c609c69e52f9753f3cd98501d5abde6c60c64e3 (diff) | |
download | slackbuilds-a42a55002f5b7a37e5dcbfb82beb6de539936b76.tar.gz |
libraries/gdal: Updated for version 1.8.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/gdal/README')
-rw-r--r-- | libraries/gdal/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/gdal/README b/libraries/gdal/README index dc4607d340..eac68ea9ab 100644 --- a/libraries/gdal/README +++ b/libraries/gdal/README @@ -9,7 +9,3 @@ The related OGR library (which is part of the GDAL source tree) provides a similar capability for simple features vector data. This requires geos and proj. - -To include gdal's optional support for grass, rebuild gdal after -grass is installed. If you don't want grass support, pass -GRASS=no to the script. |