exiv2: enable tests
This commit is contained in:
parent
04de5d7c3c
commit
336eb202f6
@ -53,8 +53,6 @@ stdenv.mkDerivation rec {
|
||||
"doc"
|
||||
];
|
||||
|
||||
doCheck = stdenv.isLinux;
|
||||
|
||||
# Test setup found by inspecting ${src}/.travis/run.sh; problems without cmake.
|
||||
checkTarget = "tests";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user