Removing coreutils_real from release-cross.

It had to be 'coreutils' instead, but I don't think they cross-build. They
cross-build only in stdenv-updates I tihnk.

svn path=/nixpkgs/trunk/; revision=23774
This commit is contained in:
Lluís Batlle i Rossell 2010-09-13 21:16:10 +00:00
parent b49a2d16b2
commit daea455d15

View file

@ -6,7 +6,6 @@ let
basicHostDrv = {
bison.hostDrv = nativePlatforms;
busybox.hostDrv = nativePlatforms;
coreutils_real.hostDrv = nativePlatforms;
dropbear.hostDrv = nativePlatforms;
tightvnc.hostDrv = nativePlatforms;
#openoffice.hostDrv = nativePlatforms;