Skip to content
Commit 4d0d7d78 authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

* Build Glibc with sysconfdir set to /etc. This causes it to look for

  ‘localtime’ (the default time zone definition) in /etc rather than
  $out/etc, allowing us to override the time zone globally in NixOS.

  Note that Glibc already looked in /etc for most other configuration
  files (e.g., /etc/hosts).

svn path=/nixpkgs/branches/stdenv-updates/; revision=30069
parent 30933c30
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment