mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
eventlircd: use /run instead of /var/run
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
e821e6b193
commit
335acdc24c
@ -30,7 +30,8 @@ PKG_SHORTDESC="eventlircd:The eventlircd daemon provides various functions for L
|
||||
PKG_LONGDESC="The eventlircd daemon provides four functions for LIRC devices"
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--with-udev-dir=/usr/lib/udev"
|
||||
PKG_CONFIGURE_OPTS_TARGET="--with-udev-dir=/usr/lib/udev \
|
||||
--with-lircd-socket=/run/lirc/lircd"
|
||||
|
||||
post_makeinstall_target() {
|
||||
# install our own evmap files and udev rules
|
||||
|
Loading…
x
Reference in New Issue
Block a user