Closed hughsie closed 6 years ago
Is it not possible to install help2man
while building? Autotools and I struggled getting it in there in the first place, but yeah I do see the need to conditionalize it.
Is it not possible to install help2man while building?
Sure you can, but it seems odd to install it, build the man pages, and then just delete them from the ostree.
This is when building as a flatpak when there is no help2man available:
Notice the
false
-- that needs to be conditionalized before trying to build the.1
files.