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