patchelf: Enable "make check"
This commit is contained in:
parent
42c2be4c30
commit
c3cbe0452a
@ -8,6 +8,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "fc7e7fa95f282fc37a591a802629e0e1ed07bc2a8bf162228d9a69dd76127c01";
|
sha256 = "fc7e7fa95f282fc37a591a802629e0e1ed07bc2a8bf162228d9a69dd76127c01";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
doCheck = true;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://nixos.org/patchelf.html;
|
homepage = http://nixos.org/patchelf.html;
|
||||||
license = "GPL";
|
license = "GPL";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user