mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
parent
27cacaaa2e
commit
391643271e
1 changed files with 1 additions and 1 deletions
|
|
@ -27,5 +27,5 @@ foreach m : manpages
|
||||||
command : [xmltoman, '@INPUT@'],
|
command : [xmltoman, '@INPUT@'],
|
||||||
capture : true,
|
capture : true,
|
||||||
install : true,
|
install : true,
|
||||||
install_dir : join_paths(get_option('mandir'), 'man', m.get(1)))
|
install_dir : join_paths(get_option('mandir'), 'man' + m.get(1)))
|
||||||
endforeach
|
endforeach
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue