knot-dns: doInstallCheck = true

This commit is contained in:
Vladimír Čunát
2020-09-14 11:20:52 +02:00
parent 097cf628d9
commit 7de6e5de40

View File

@@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
CFLAGS = [ "-O2" "-DNDEBUG" ];
doCheck = true;
doInstallCheck = false; # needs pykeymgr?
doInstallCheck = true;
postInstall = ''
rm -r "$out"/lib/*.la