mirror of
https://gitlab.freedesktop.org/pipewire/media-session.git
synced 2026-05-08 13:58:19 +02:00
Don't install the with-jack/with-pulseaudio files twice
Already part of the config files a few lines north of here.
This commit is contained in:
parent
752d7ba37f
commit
ef8f1f3777
1 changed files with 0 additions and 6 deletions
|
|
@ -17,9 +17,3 @@ foreach c : conf_files
|
|||
configuration : conf_config,
|
||||
install_dir : media_session_confdatadir / 'media-session.d')
|
||||
endforeach
|
||||
|
||||
install_data(
|
||||
sources : [
|
||||
'with-jack',
|
||||
'with-pulseaudio' ],
|
||||
install_dir : media_session_confdatadir / 'media-session.d')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue