* substitute() in stdenv: use the replace program instead of awful

sed hackery.
* Some indentation fixes in setup.sh.

svn path=/nixpkgs/branches/stdenv-updates/; revision=10658
This commit is contained in:
Eelco Dolstra
2008-02-13 14:23:09 +00:00
parent 3db3e079af
commit 5f45fb3ae9
11 changed files with 66 additions and 158 deletions
+1
View File
@@ -11,4 +11,5 @@
pkgs.gnumake
pkgs.bash
pkgs.patch
pkgs.replace
]