From 3226f48b1722a9a5ccec5129fc63eb5e2c0f26c6 Mon Sep 17 00:00:00 2001 From: Arie Middelkoop Date: Tue, 24 Jan 2012 22:08:17 +0000 Subject: [PATCH] coccinelle: comment update in nix expr.. svn path=/nixpkgs/trunk/; revision=31828 --- pkgs/development/tools/misc/coccinelle/default.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/pkgs/development/tools/misc/coccinelle/default.nix b/pkgs/development/tools/misc/coccinelle/default.nix index 7a247b0b2e3..276c3bd1ed0 100644 --- a/pkgs/development/tools/misc/coccinelle/default.nix +++ b/pkgs/development/tools/misc/coccinelle/default.nix @@ -27,9 +27,6 @@ stdenv.mkDerivation rec { # Note: The tests want $out/share/coccinelle/standard.h so they must be run # after "make install". - # (I'm not sure if this is still needed.) - # Note: The check phase is now disabled completely, because the expected - # testing score is not always updated. doCheck = false; postInstall =