twolame: disable tests
This commit is contained in:
@@ -17,6 +17,8 @@ stdenv.mkDerivation rec {
|
|||||||
nativeBuildInputs = [ autoreconfHook pkgconfig ];
|
nativeBuildInputs = [ autoreconfHook pkgconfig ];
|
||||||
buildInputs = [ libsndfile ];
|
buildInputs = [ libsndfile ];
|
||||||
|
|
||||||
|
doCheck = false; # fails with "../build-scripts/test-driver: line 107: -Mstrict: command not found"
|
||||||
|
|
||||||
meta = with stdenv.lib;{
|
meta = with stdenv.lib;{
|
||||||
description = "A MP2 encoder";
|
description = "A MP2 encoder";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user