mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
[Meson] Fix all deprecation warnings
This commit is contained in:
parent
a5e3d3f7a7
commit
f7e1175ef0
11 changed files with 36 additions and 36 deletions
|
|
@ -1,4 +1,4 @@
|
|||
systemd_system_services_dir = systemd.get_pkgconfig_variable('systemdsystemunitdir', define_variable : [ 'prefix', prefix])
|
||||
systemd_system_services_dir = systemd.get_variable(pkgconfig : 'systemdsystemunitdir', pkgconfig_define : [ 'prefix', prefix])
|
||||
|
||||
install_data(sources : 'pipewire.socket',
|
||||
install_dir : systemd_system_services_dir)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue