* Don't set MANPATH. It's not necessary.

This commit is contained in:
Eelco Dolstra 2003-05-30 15:17:40 +00:00
parent 84e235eae8
commit 383297e0e8
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@ if test -z "$NIX_SET"; then
export PKG_CONFIG_PATH=$NIX_LINKS/lib/pkgconfig:$PKG_CONFIG_PATH
export MANPATH=$NIX_LINKS/man:$MANPATH
# export MANPATH=$NIX_LINKS/man:$MANPATH
fi