nixpkgs/pkgs/development/tools/misc/patchelf
Vladimír Čunát 862900e42e mass-replace deprecated usage of find -perm (Fixes #9044)
sed 's|-perm +0|-perm /0|g'
It's a mass-rebuild due to usage in stdenv's default setup hooks.
2015-07-30 10:30:17 +02:00
..
default.nix Move RPATH shrinking from stdenv to a setup hook provided by patchelf 2014-08-09 12:44:49 +02:00
setup-hook.sh mass-replace deprecated usage of find -perm (Fixes #9044) 2015-07-30 10:30:17 +02:00