mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
man: specify the xdg and confdata dirs in the pipewire.conf man page
This commit is contained in:
parent
59a8253047
commit
9af86b7b76
2 changed files with 5 additions and 2 deletions
|
|
@ -4,6 +4,7 @@ manpage_conf.set('PACKAGE_VERSION', meson.project_version())
|
|||
manpage_conf.set('PACKAGE_URL', 'http://pipewire.org')
|
||||
manpage_conf.set('PACKAGE_BUGREPORT', 'https://gitlab.freedesktop.org/pipewire/pipewire/issues')
|
||||
manpage_conf.set('PIPEWIRE_CONFIG_DIR', pipewire_configdir)
|
||||
manpage_conf.set('PIPEWIRE_CONFDATADIR', pipewire_confdatadir)
|
||||
manpage_conf.set('top_srcdir', meson.source_root())
|
||||
manpage_conf.set('top_builddir', meson.build_root())
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue