summaryrefslogtreecommitdiff
path: root/community/plan9port/plan9.sh
diff options
context:
space:
mode:
Diffstat (limited to 'community/plan9port/plan9.sh')
-rw-r--r--community/plan9port/plan9.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/community/plan9port/plan9.sh b/community/plan9port/plan9.sh
index 86109fc57..0cce7dc83 100644
--- a/community/plan9port/plan9.sh
+++ b/community/plan9port/plan9.sh
@@ -1,2 +1,4 @@
-export PLAN9=/usr/local/plan9
+export PLAN9=/usr/lib/plan9
export PATH=$PATH:$PLAN9/bin
+export ROOTPATH=$ROOTPATH:$PLAN9/bin
+export MANPATH=$MANPATH:$PLAN9/man