1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/build-support/setup-hooks
Guillaume Maudoux bfd522da63 setup-hooks: do not pass missing dirs to find (close #15405)
find fails when called with an inexistent search path.
That situation may arise when the output is created after by a postFixup hook.
vcunat amended the PR by clarifying one more `return` to `return 0`.
2016-05-22 12:08:01 +02:00
..
autoreconf.sh
compress-man-pages.sh
enable-coverage-instrumentation.sh
find-xml-catalogs.sh
fix-darwin-dylib-names.sh
keep-build-tree.sh
make-coverage-analysis-report.sh
make-wrapper.sh
move-docs.sh
move-lib64.sh
move-sbin.sh
multiple-outputs.sh
patch-shebangs.sh
separate-debug-info.sh
set-java-classpath.sh
set-source-date-epoch-to-latest.sh
strip.sh
use-old-cxx-abi.sh
win-dll-link.sh
wrap-gapps-hook.sh