[Bug 277603] Mk: Move man to share/man

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 04 Apr 2024 17:40:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277603

Muhammad Moinur Rahman <bofh@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #8 from Muhammad Moinur Rahman <bofh@freebsd.org> ---
(In reply to Gleb Popov from comment #7)
Yes it should. This is the same patch that I used to run my mini exp-runs. The
exact logics that actually detects the failures are actually not int the patch
as it just iterates over the MANDIRS variables. As we are removing the
${PREFIX}/man from the MANDIRS so what will happen is that no man pages will be
actually be gzipped anymore if they are not in PREFIX/share/man and eventually
will fail with pkg-plist errors.

-- 
You are receiving this mail because:
You are on the CC list for the bug.