summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorTaahir Ahmed <ahmed.taahir@gmail.com>2017-07-30 13:42:20 -0500
committerTaahir Ahmed <ahmed.taahir@gmail.com>2017-08-08 03:46:47 -0500
commite1d46c0c4d3bdb0aa42a04bc2bfcadc641b4ac05 (patch)
treee3f0485cbc212c2ec61b39069292661ea8a68330 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parentba68231273bea4cba01413fd2a0e56d68db9234c (diff)
makeWrapper: Only wrap normal executable files
`makeWrapper` and `wrapProgram` are being invoked on all kinds of wacky things (usually with the help of bash globs or other machine assistance). So far, I have come across `wrapProgram` being invoked on a directory, as well as on the empty string. As far as I can tell, it's only valid to invoke these utilities on a normal (non-directory, non-device) executable file. This commit enforces that precondition.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions