Дана 24/06/04 08:23AM, Quentin Rameau написа:
> Finally, it seems that #MANPREFIX = ${PREFIX}/man
> for OpenBSD is wrong, this should be the same
> as the default one ($(PREFIX)/share/man).
The default MANPREFIX on OpenBSD is $(PREFIX)/man[1], in contrast to
GNU/Linux, which has it at $(PREFIX)/share/man. This confused me as
well a bit, at first. In my projects, I also made the commented
OpenBSD-specific MANPREFIX macros.
[1]:
https://man.openbsd.org/man.conf.5#EXAMPLES
Received on Tue Jun 04 2024 - 22:05:56 CEST