* Merge some stuff from the trunk.
svn path=/nixos/branches/modular-nixos/; revision=16051
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
if [ -n "$NOSYSBASHRC" ]; then
|
||||
return
|
||||
fi
|
||||
|
||||
# Initialise a bunch of environment variables.
|
||||
export PATH=/var/run/current-system/sw/bin:/var/run/current-system/sw/sbin
|
||||
export LD_LIBRARY_PATH=/var/run/opengl-driver/lib
|
||||
|
||||
Reference in New Issue
Block a user