Skip to content

doc: Install pre-compiled man pages to the correct path#464

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
igaw:fix-man-page-dir
Aug 30, 2022
Merged

doc: Install pre-compiled man pages to the correct path#464
igaw merged 1 commit intolinux-nvme:masterfrom
igaw:fix-man-page-dir

Conversation

@igaw
Copy link
Copy Markdown
Collaborator

@igaw igaw commented Aug 30, 2022

The install_subdir('man', ...) command installs the man pages under
$mandir/man/ instead of $mandir. Use and external script to get the
list of man pages to avoid having to list all the man pages
explicitly.

Signed-off-by: Daniel Wagner dwagner@suse.de

The install_subdir('man', ...) command installs the man pages under
$mandir/man/ instead of $mandir. Use and external script to get the
list of man pages to avoid having to list all the man pages
explicitly.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
@igaw igaw merged commit d001927 into linux-nvme:master Aug 30, 2022
@igaw igaw deleted the fix-man-page-dir branch August 30, 2022 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants