Skip to content

Commit

Permalink
abs needs PERL5LIB which isn't set up at this point
Browse files Browse the repository at this point in the history
  • Loading branch information
adam committed Oct 5, 2006
1 parent 8b79d20 commit 24057f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .shared_env
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ VM=$VL/messages

US=/usr/src
KES=/usr/src/kernels
KE=$(abs /lib/modules/`uname -r`/build)
KE=/lib/modules/`uname -r`/build

# in zsh:
#hash -df
Expand Down

0 comments on commit 24057f3

Please sign in to comment.