knot-dns: doInstallCheck = true
This commit is contained in:
@@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
|
|||||||
CFLAGS = [ "-O2" "-DNDEBUG" ];
|
CFLAGS = [ "-O2" "-DNDEBUG" ];
|
||||||
|
|
||||||
doCheck = true;
|
doCheck = true;
|
||||||
doInstallCheck = false; # needs pykeymgr?
|
doInstallCheck = true;
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
rm -r "$out"/lib/*.la
|
rm -r "$out"/lib/*.la
|
||||||
|
|||||||
Reference in New Issue
Block a user