forked from mirrors/nixpkgs
perl: Disable tests
It appears that these got re-enabled accidentally in
d1ed0f44cd
.
http://hydra.nixos.org/build/13369824
This commit is contained in:
parent
97d6afafaa
commit
315e58762d
|
@ -70,6 +70,5 @@ stdenv.mkDerivation rec {
|
|||
|
||||
setupHook = ./setup-hook.sh;
|
||||
|
||||
doCheck = stdenv.isLinux;
|
||||
passthru.libPrefix = "lib/perl5/site_perl";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue