diff options
Diffstat (limited to 'gis/grass/grass.sh')
-rw-r--r-- | gis/grass/grass.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gis/grass/grass.sh b/gis/grass/grass.sh deleted file mode 100644 index ccc2fcd7e..000000000 --- a/gis/grass/grass.sh +++ /dev/null @@ -1,4 +0,0 @@ -export GISBASE=/opt/grass -export PATH=$PATH:$GISBASE/bin -export MANPATH=$MANPATH:$GISBASE/man -export GRASS_PYTHON=python2 |