clucene_core_2: disable tests
This commit is contained in:
parent
365df8cf38
commit
139c7100e3
@ -26,6 +26,8 @@ stdenv.mkDerivation rec {
|
|||||||
$out/lib/libclucene-core.1.dylib
|
$out/lib/libclucene-core.1.dylib
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
doCheck = false; # fails with "Unable to find executable: /build/clucene-core-2.3.3.4/build/bin/cl_test"
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Core library for full-featured text search engine";
|
description = "Core library for full-featured text search engine";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user