New SysV init version
Mark Hindley
mark at hindley.org.uk
Mon Dec 23 15:50:59 GMT 2024
On Mon, Dec 23, 2024 at 09:56:32AM -0400, Jesse Smith wrote:
> So if we just swap the order around we should be fine, changing the Makefile
> from
>
> $(INSTALL_DIR) $(ROOT)$(mandir)/manN/$$lang;
>
> to
>
> $(INSTALL_DIR) $(ROOT)$(mandir)/$$lang/manN;
>
>
> Does that look good to you?
Only as far as the directories themselves go.
It also needs handling in the 3
for man in $(MAN....
loops that follow.
I am afk now. I might manage a patch tomorrow, if you need one.
Mark
More information about the Debian-init-diversity
mailing list