mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
man: fixes
This commit is contained in:
parent
573e032cc1
commit
6df165315c
4 changed files with 4 additions and 5 deletions
|
|
@ -20,5 +20,5 @@ foreach m : manpages
|
|||
command : [xmltoman, '@INPUT@'],
|
||||
capture : true,
|
||||
install : true,
|
||||
install_dir : 'subdir')
|
||||
install_dir : join_paths(get_option('mandir'), 'man1'))
|
||||
endforeach
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue