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:
Stephan Raue 2014-11-11 11:54:22 +01:00
parent 62ede1ba96
commit 86f796d618

View File

@ -35,6 +35,7 @@ PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="ac_cv_path_LIBUSB_CONFIG= /
ac_cv_func_forkpty=no \
ac_cv_lib_util_forkpty=no \
--localstatedir=/ \
--enable-sandboxed \
--with-gnu-ld \
--without-x \