From 7af393a30c5ad274243c4f45c91a4d053233b62c Mon Sep 17 00:00:00 2001 From: David Kosir Date: Wed, 28 Oct 2015 21:56:47 +0100 Subject: lirc-tools: remove non-existing configuration options --enable-sandboxed and --with-driver options were used in 0.9.1 >From 0.9.2 they are not used anymore. Signed-off-by: David Kosir Signed-off-by: Arnout Vandecappelle (Essensium/Mind) [Arnout: resend without whitespace errors] Acked-by: Arnout Vandecappelle (Essensium/Mind) Signed-off-by: Peter Korsgaard --- package/lirc-tools/lirc-tools.mk | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'package/lirc-tools') diff --git a/package/lirc-tools/lirc-tools.mk b/package/lirc-tools/lirc-tools.mk index 2052b7204..fbd8aaf93 100644 --- a/package/lirc-tools/lirc-tools.mk +++ b/package/lirc-tools/lirc-tools.mk @@ -11,10 +11,7 @@ LIRC_TOOLS_LICENSE = GPLv2+ LIRC_TOOLS_LICENSE_FILES = COPYING LIRC_TOOLS_DEPENDENCIES = host-pkgconf -LIRC_TOOLS_CONF_OPTS = \ - --without-x \ - --enable-sandboxed \ - --with-driver=userspace +LIRC_TOOLS_CONF_OPTS = --without-x define LIRC_TOOLS_INSTALL_INIT_SYSV $(INSTALL) -D -m 0755 package/lirc-tools/S25lircd \ -- cgit v1.2.3