diff options
| author | Dan Callahan <dan.callahan@gmail.com> | 2019-10-09 09:22:50 +0100 |
|---|---|---|
| committer | Dan Callahan <dan.callahan@gmail.com> | 2019-10-09 21:56:59 +0100 |
| commit | b0b0bb7e0b2b12278de114683d34cdea1bfa4ceb (patch) | |
| tree | 3a0ab63282333c7f19128bad9fc5979c34cd73c5 /pkgs/development/python-modules/rangehttpserver | |
| parent | 6dc7f20f85b584410d171b71cd074b60ac65307e (diff) | |
mariadb: fix darwin build
We want to disable `PLUGIN_AUTH_PAM` when building:
1. `mariadb` on macOS.
2. `mariadb-client` on any platform
Unfortunately, the interaction of these two commits
6c97b0486c97481dfdb82036de5382921269a771
7e43b4d0aee408c3742b84e89749c2c494f16cfe
created a situation where we disable it *twice* when building on macOS.
Once in a darwin-specific `prePatch` script, and again in the `patches`
section for client builds.
This removes the redundant `prePatch` script and conditionally applies
the patch to `mariadb` server builds on darwin.
Fixes #70835
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
