summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorDan Callaghan <djc@djc.id.au>2022-07-19 22:31:11 +1000
committerMartin Weinelt <hexa@darmstadt.ccc.de>2022-07-22 03:19:46 +0200
commitb30534eb02796423cec9fbda8f7aea535c932e3e (patch)
treed9da8a735e78fc2563a401e2fd3e9a21907cc174 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parentdf9f22a8b836e783a0826ed629054462c94c41a1 (diff)
openldap: load client config from /etc, not the nix store
We want Openldap clients to load /etc/ldap.conf at runtime, not ${pkgs.openldap}/etc/ldap.conf which is always a sample config. Pass sysconfdir=/etc at compile time, so that /etc/krb5.conf is embedded in the library as the path of its config file. Pass sysconfdir=${out}/etc at install time, so that the sample configs and schema files are correctly included in the build output. This hack works because the Makefiles are not smart enough to notice that the sysconfdir variable has changed across invocations -- because nobody ever writes their Makefiles to be that smart. :-) Fixes #181937.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions