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