Eelco Dolstra df241fd6ed * Don't include /var/run/current-system/sw/lib in the LD_LIBRARY_PATH
by default since this can really make the functioning of
  applications unpredictable as they can pick up arbitrary
  library versions from that directory.  LD_LIBRARY_PATH should only
  contain very specific paths (like /var/run/opengl-driver/lib for
  overriding the system OpenGL implementation, or the NSS module
  path).  This is even more important given that the stdenv-updates
  branch uses RUNPATHs instead of RPATHs, so *all* libraries are
  overridable by LD_LIBRARY_PATH.

svn path=/nixos/trunk/; revision=11967
2008-06-04 09:11:47 +00:00
..
2007-06-05 11:28:18 +00:00
2008-04-01 10:16:35 +00:00
2008-03-12 11:18:43 +00:00
2007-10-26 05:02:50 +00:00
2007-03-30 12:59:43 +00:00
2007-03-30 12:59:43 +00:00
2008-03-17 13:58:57 +00:00