Skip to content

Commit

Permalink
Fixed gdal grass ubuntu package name
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@8750 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Jul 11, 2008
1 parent e7d62a2 commit 3009c0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion INSTALL
Expand Up @@ -956,7 +956,7 @@ skip this section.
Now you can install grass from dapper:


sudo apt-get install grass libgrass-dev libgdal-1.4.0-grass
sudo apt-get install grass libgrass-dev libgdal1-1.4.0-grass


/!\ You may need to explicitly state your grass version e.g. libgdal1-1.3.2-grass
Expand Down
2 changes: 1 addition & 1 deletion doc/INSTALL.t2t
Expand Up @@ -834,7 +834,7 @@ skip this section.
Now you can install grass from dapper:

```
sudo apt-get install grass libgrass-dev libgdal-1.4.0-grass
sudo apt-get install grass libgrass-dev libgdal1-1.4.0-grass
```

/!\ You may need to explicitly state your grass version e.g. libgdal1-1.3.2-grass
Expand Down

0 comments on commit 3009c0b

Please sign in to comment.