I prefer to have configure.ac get autoconf to define HAVE_PATHS_H
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/ypserv.git (read-only, click to copy) |
|---|---|
| Package Base: | ypserv |
| Description: | Linux NIS Server |
| Upstream URL: | https://github.com/thkukuk/ypserv |
| Licenses: | GPL2 |
| Submitter: | arojas |
| Maintainer: | bidulock |
| Last Packager: | bidulock |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-07-06 19:23 (UTC) |
| Last Updated: | 2022-08-06 05:21 (UTC) |
I prefer to have configure.ac get autoconf to define HAVE_PATHS_H
ypserv 4.0 places its pid file in /etc by default. Add
sed -i 's/etc/run/g' lib/pidfile.h
before building to fix this.