mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 17:23:34 +00:00
* Set $PERL5LIB.
svn path=/nixos/trunk/; revision=13148
This commit is contained in:
parent
ea67a42d26
commit
1ad5997776
@ -46,6 +46,7 @@ for i in $NIX_PROFILES; do # !!! reverse
|
||||
then
|
||||
export ACLOCAL_PATH="$i/share/aclocal:$ACLOCAL_PATH"
|
||||
fi
|
||||
export PERL5LIB="$i/lib/site_perl:$PERL5LIB"
|
||||
done
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user