1--- a/src/daemon/systemd/user/meson.build
2+++ b/src/daemon/systemd/user/meson.build
3@@ -1,4 +1,4 @@
4-systemd_user_services_dir = systemd.get_pkgconfig_variable('systemduserunitdir')
5+systemd_user_services_dir = join_paths(get_option('prefix'), 'etc', 'systemd', 'user')
6
7 install_data(sources : 'pipewire.socket', install_dir : systemd_user_services_dir)
8