Package Details: help2man-git 1.49.3.r0.g0503f54-1

Git Clone URL: https://aur.archlinux.org/help2man-git.git (read-only, click to copy)
Package Base: help2man-git
Description: Tool for generating manual pages from program output
Upstream URL: https://www.gnu.org/software/help2man/
Licenses: GPL
Conflicts: help2man
Provides: help2man
Submitter: Chocobo1
Maintainer: Chocobo1
Last Packager: Chocobo1
Votes: 0
Popularity: 0.000000
First Submitted: 2020-03-23 20:01 (UTC)
Last Updated: 2023-04-10 19:05 (UTC)

Dependencies (4)

Required by (200)

Sources (1)

Latest Comments

vindicator commented on 2024-07-24 01:08 (UTC)

Is this meant to be known to even build?


...
./build-aux//mkinstalldirs localetmp/$lang/LC_MESSAGES && \
/usr/bin/install -c -m 644 po/$lang.gmo localetmp/$lang/LC_MESSAGES/help2man.mo
/bin/sh: line 2: ./build-aux//mkinstalldirs: No such file or directory
make[1]: *** [Makefile:162: localetmp/da/LC_MESSAGES/help2man.mo] Error 127
...

I was looking at https://salsa.debian.org/bod/help2man for any "Issues" page, but I saw no such page. It looks like "mkinstalldirs" WAS included at one point according to the changelog (and the very old https://github.com/Distrotech/help2man), but no mention of any removal.