tv utsushi: set udev confdir
This commit is contained in:
parent
4b7673a6a7
commit
1207b8ef6b
@ -172,6 +172,7 @@ stdenv.mkDerivation rec {
|
||||
"--with-boost=${boost}"
|
||||
"--with-magick"
|
||||
"--with-magick-pp"
|
||||
"--with-udev-confdir=$(out)/etc/udev"
|
||||
]
|
||||
++ stdenv.lib.optionals guiSupport [
|
||||
"--with-gtkmm"
|
||||
|
Loading…
Reference in New Issue
Block a user