mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
lirc: specify localstatedir so /run/lirc is used for socket and pid files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e81c6a21ea
commit
ebd5677416
@ -35,6 +35,7 @@ PKG_AUTORECONF="yes"
|
|||||||
PKG_CONFIGURE_OPTS_TARGET="ac_cv_path_LIBUSB_CONFIG= /
|
PKG_CONFIGURE_OPTS_TARGET="ac_cv_path_LIBUSB_CONFIG= /
|
||||||
ac_cv_func_forkpty=no \
|
ac_cv_func_forkpty=no \
|
||||||
ac_cv_lib_util_forkpty=no \
|
ac_cv_lib_util_forkpty=no \
|
||||||
|
--localstatedir=/ \
|
||||||
--enable-sandboxed \
|
--enable-sandboxed \
|
||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
--without-x \
|
--without-x \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user