merging trunk...

svn path=/nixpkgs/branches/stdenv-updates/; revision=9895
This commit is contained in:
Yury G. Kudryashov
2007-12-08 15:21:03 +00:00
parent f9ae454805
commit d23f0bf7e9
30 changed files with 585 additions and 98 deletions
@@ -24,6 +24,7 @@ stdenv.mkDerivation {
preConfigure = "
configureFlags=\"$configureFlags --with-privsep-path=$out/empty\"
ensureDir $out/empty
substituteInPlace pathnames.h --replace 'SSHDIR \"/ssh_config\"' '\"/etc/ssh/ssh_config\"'
";
postInstall = "