* Fix indentation.

svn path=/nixpkgs/branches/modular-python/; revision=26680
This commit is contained in:
Eelco Dolstra 2011-04-04 13:47:04 +00:00
parent f99c0dd302
commit 66a2615eea

View File

@ -224,6 +224,7 @@ rec {
}; };
}); });
# 8) Construct a fourth stdenv identical to the second, except that # 8) Construct a fourth stdenv identical to the second, except that
# this one uses the dynamically linked GCC and Binutils from step # this one uses the dynamically linked GCC and Binutils from step
# 5. The other tools (e.g. coreutils) are still from the # 5. The other tools (e.g. coreutils) are still from the