gnu: pipewire: Set sysconfdir to /etc.
* gnu/packages/linux.scm (pipewire): Set sysconfdir to /etc to allow for systemwide config in /etc. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
a7ed4af304
commit
62c446a4fd
@ -9095,6 +9095,7 @@ types and interfaces and translates so that the X server can use them.")
|
||||
#~(list (string-append "-Dudevrulesdir=" #$output "/lib/udev/rules.d")
|
||||
"-Dsystemd=disabled"
|
||||
"-Dsession-managers=[]"
|
||||
"-Dsysconfdir=/etc"
|
||||
"-Dman=enabled")))
|
||||
(native-inputs
|
||||
(list pkg-config
|
||||
|
Loading…
Reference in New Issue
Block a user