mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
parent
a21c7f8457
commit
49644e4c79
1 changed files with 1 additions and 1 deletions
|
|
@ -2337,7 +2337,7 @@ static int collect_modules(struct impl *impl, const char *str)
|
|||
int count = 0;
|
||||
|
||||
if ((dir = getenv("PIPEWIRE_CONFIG_DIR")) == NULL)
|
||||
dir = PIPEWIRE_CONFIG_DIR;
|
||||
dir = PIPEWIRE_CONFDATADIR;
|
||||
if (dir == NULL)
|
||||
return -ENOENT;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue