Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 85350ca2d44fc272d893e566be3044920524d4e5
https://github.com/NixOS/nixpkgs/commit/85350ca2d44fc272d893e566be3044920524d4e5
Author: Peter Simons <[email protected]>
Date: 2012-08-28 (Tue, 28 Aug 2012)
Changed paths:
M pkgs/servers/mail/postfix/default.nix
Log Message:
-----------
postfix: clean-up install phase
Passing install_root=$out isn't a good idea because the install script is going
to pre-pend that prefix to all other paths even though these have the $out
prefix already. The resulting installation is a mess. Instead, we use the
"fake" install prefix "out" and then move all files and directories into the
right place afterward.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits