summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2024-03-21 13:48:03 +0100
committertoonn <toonn@toonn.io>2024-03-22 14:40:46 +0100
commit3b47da676562d6487ad28d957bcbad7bdccc8f5c (patch)
tree1d5d0f671d15bc2a825e6d798b785580736f92f4 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parentcbc6a8b3932962eec68601baa31d5bd989150cfa (diff)
nssmdns: Fix configuration location
Nssmdns reads the `mdns.allow` configuration file if it is present. By default it expects the file at `${sysconfdir}/mdns.allow`, sysconfdir defaults to `${prefix}/etc` and ends up being a path inside the package's directory in the store. This makes it impossible to configure nssmdns through this file. The `bootstrap.sh` script included in the sources passes the same `--sysconfdir=/etc` as suggested here. Maybe we should run the script instead? It runs autoreconf so we might be able to drop the autoreconfHook. An alternative would be to set `MDNS_ALLOW_FILE`, but sysconfdir is only used for this file so I suggest leaving this as a simple way for users of the package to override the location of the file. Co-authored-by: flokli <flokli@flokli.de>
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions