summaryrefslogtreecommitdiff
path: root/community/plan9port/plan9.sh
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-20 03:34:20 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-20 03:34:20 +0000
commit2f8045ba14153d1665148e3cff527ce4f6bf66e5 (patch)
tree637a66d43f28d341e0504c3c75fea27e4e490312 /community/plan9port/plan9.sh
parent322e623017947f32cb26db4c80f8eec2c5736401 (diff)
Thu Feb 20 03:30:17 UTC 2014
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