diff options
| author | Taahir Ahmed <ahmed.taahir@gmail.com> | 2017-04-15 21:50:13 -0500 |
|---|---|---|
| committer | Taahir Ahmed <ahmed.taahir@gmail.com> | 2017-04-24 10:56:53 -0500 |
| commit | 8b9f153bb9c8156ec4f3d56d61845e432d19dcd6 (patch) | |
| tree | a210b62e4f8b8747c317425fd6dd1ecf403cbf70 /pkgs/development/python-modules/python-sql | |
| parent | 100919ab5b69cbbb26886421aacc692467c7fec4 (diff) | |
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.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions
