mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
man: meson.build: remove unnecessary variables
The `top_srcdir` and `top_builddir` variables are not used in any of the man page templates. Remove them.
This commit is contained in:
parent
92a259470c
commit
b656a09ae5
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@ manpage_conf.set('PACKAGE_URL', 'https://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())
|
||||
|
||||
manpages = [
|
||||
'pipewire.1.rst.in',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue