release-cross: Build `gnu.smbfs.hostDrv', not `gnu.smbfs'.

svn path=/nixpkgs/trunk/; revision=32628

+1 -1
+1 -1
pkgs/top-level/release-cross.nix
··· 182 182 gnu.hurdCross = nativePlatforms; 183 183 gnu.mach.hostDrv = nativePlatforms; 184 184 gnu.mig = nativePlatforms; 185 - gnu.smbfs = nativePlatforms; 185 + gnu.smbfs.hostDrv = nativePlatforms; 186 186 187 187 coreutils.hostDrv = nativePlatforms; 188 188 ed.hostDrv = nativePlatforms;