diff --git a/spa/meson.build b/spa/meson.build index 0ee750d6e..841d27b40 100644 --- a/spa/meson.build +++ b/spa/meson.build @@ -35,7 +35,7 @@ if get_option('spa-plugins').allowed() udevrulesdir = get_option('udevrulesdir') if udevrulesdir == '' # absolute path, otherwise meson prepends the prefix - udevrulesdir = '/lib/udev/rules.d' + udevrulesdir = '/usr/lib/udev/rules.d' endif # plugin-specific dependencies