This commit is contained in:
Vladimír Čunát
2014-08-25 15:30:46 +02:00
parent 77da5efc78
commit 3ec413cece
11 changed files with 76 additions and 56 deletions
@@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
setupHook = [ ./setup-hook.sh ];
doCheck = true;
#doCheck = true; # problems when loading libc.so.6
meta = {
homepage = http://nixos.org/patchelf.html;