nixpkgs/pkgs/build-support/setup-hooks
Taahir Ahmed 2cd342cfb3 wrapGAppsHook: Correct wrapProgram invocations
This change fixes several defects in the way `wrapGAppsHook` selected
the executable to wrap.

Previously, it would wrap any top-level files in the target `/bin` and
`/libexec` directories, including directories and non-executable
files.  In addition, it failed to wrap files in subdirectories.

Now, it uses `find` to iterate over these directory hierarchies,
selecting only executable files for wrapping.
2017-04-28 15:24:50 -05:00
..
autoreconf.sh
compress-man-pages.sh compress-man-pages: skip compressed manpages 2017-02-27 20:03:45 +01:00
enable-coverage-instrumentation.sh
find-xml-catalogs.sh
fix-darwin-dylib-names.sh
fix-darwin-frameworks.sh darwin: add setup-hook to fix CF references 2017-03-12 15:19:03 +01:00
keep-build-tree.sh
make-coverage-analysis-report.sh
make-wrapper.sh makeWrapper: quote paths 2017-03-16 15:16:33 +01:00
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 stripDirs: Silence annoying 'File format not recognized' errors 2017-03-08 14:25:06 -05:00
update-autotools-gnu-config-scripts.sh updateAutotoolsGnuConfigScriptsHook: Only fix files 2017-02-11 12:24:49 +02:00
use-old-cxx-abi.sh
win-dll-link.sh
wrap-gapps-hook.sh wrapGAppsHook: Correct wrapProgram invocations 2017-04-28 15:24:50 -05:00