summaryrefslogtreecommitdiffstats
path: root/extra/grass/grass.sh
diff options
context:
space:
mode:
Diffstat (limited to 'extra/grass/grass.sh')
-rw-r--r--extra/grass/grass.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/grass/grass.sh b/extra/grass/grass.sh
new file mode 100644
index 000000000..699ac48c7
--- /dev/null
+++ b/extra/grass/grass.sh
@@ -0,0 +1,3 @@
+export GISBASE=/opt/grass
+export PATH=$PATH:$GISBASE/bin
+export MANPATH=$MANPATH:$GISBASE/man