diff options
| author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-07-08 13:47:09 +0200 |
|---|---|---|
| committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-08-09 12:45:53 +0200 |
| commit | 2def8e74990d89bd91b8943c00110027a1f5fafa (patch) | |
| tree | dd6769810db26cae6d8f3d82288f437985c81e61 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | e3875297fac671f20feb803306e7c55789ac749e (diff) | |
Remove addHook
Just use bash arrays directly. I.e.
addHook preConfigure myPreConfigure
is now
preConfigureHooks+=(myPreConfigure)
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
