mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-25 06:59:52 -05:00
build-sys: Fix up meson install paths
Brings things in line with the autotools build, and adds ALSA mixer paths and profile-sets into the meson build system as well. The module installation path is also now customisable.
This commit is contained in:
parent
91bb9b77e4
commit
37dbeae031
13 changed files with 49 additions and 16 deletions
|
|
@ -1343,7 +1343,7 @@ dist_alsaprofilesets_DATA = \
|
|||
|
||||
if HAVE_UDEV
|
||||
dist_udevrules_DATA = \
|
||||
modules/alsa/mixer/profile-sets/90-pulseaudio.rules
|
||||
modules/alsa/90-pulseaudio.rules
|
||||
endif
|
||||
|
||||
dist_alsapaths_DATA = \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue