Control: reopen -1

On Mon, Oct 19, 2020 at 09:33:23AM +0200, Helmut Grohne wrote:
> For libgpiod, by far the simplest option was using generated pages.

The proposed patch was only partially applied.

> +--- libgpiod-1.5.2.orig/man/Makefile.am
> ++++ libgpiod-1.5.2/man/Makefile.am
> +@@ -6,10 +6,10 @@
> + # Copyright (C) 2019 Bartosz Golaszewski <bartekg...@gmail.com>
> + #
> + 
> +-if WITH_MANPAGES
> +-
> + dist_man1_MANS = gpiodetect.man gpioinfo.man gpioget.man gpioset.man 
> gpiofind.man gpiomon.man
> + 
> ++if WITH_HELP2MAN
> ++
> + %.man: $(top_builddir)/tools/$(*F)
> +     help2man $(top_builddir)/tools/$(*F) --include=$(srcdir)/template 
> --output=$(builddir)/$@ --no-info
> + 

This is crucial and seems to be missing.

Helmut

Reply via email to