Re: git: beef0681729d - main - graphics/iec16022: Move manpages to share/man
Date: Sun, 21 Jan 2024 17:55:24 UTC
On Sun, Jan 21, 2024 at 05:43:55PM +0000, Emanuel Haupt wrote: > > +# remove after manprefix migration > +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share As the removal is likely to end up being along the lines of a sed -e /GNU_CONFIGURE_MANPREFIX/d Makefile it would be better to not add comments, otherwise the cleanup will be harder. -- Mathieu Arnold