Updating the linux 2.6.39 to 2.6.39.3

svn path=/nixpkgs/trunk/; revision=27878
This commit is contained in:
Lluís Batlle i Rossell
2011-07-21 13:56:25 +00:00
parent 6f5e72deed
commit 57f59594db
2 changed files with 2 additions and 4 deletions
@@ -16,8 +16,6 @@ stdenv.mkDerivation {
buildInputs = [ zlib openssl ];
buildNativeInputs = [ tcl ];
configurePhase = ":";
doCheck = true;
checkTarget = "test";