treewide: remove ctest usages
These are already in the generated makefiles!
This commit is contained in:
@@ -17,7 +17,6 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [ libevent openssl ];
|
||||
|
||||
doCheck = !stdenv.isDarwin;
|
||||
checkPhase = "ctest";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "C client library for Couchbase";
|
||||
|
||||
Reference in New Issue
Block a user