mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
ifplugd: add --with-initdir= to config command
ifplugd refuses to configure without this set. Signed-off-by: Shawn J. Goff <shawnjgoff@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
c557c28e69
commit
a45b10baa7
@ -12,7 +12,7 @@ IFPLUGD_AUTORECONF = YES
|
|||||||
|
|
||||||
# install-strip unconditionally overwrites $(TARGET_DIR)/etc/ifplugd/ifplugd.*
|
# install-strip unconditionally overwrites $(TARGET_DIR)/etc/ifplugd/ifplugd.*
|
||||||
IFPLUGD_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install-exec
|
IFPLUGD_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install-exec
|
||||||
IFPLUGD_CONF_OPT = --disable-lynx
|
IFPLUGD_CONF_OPT = --disable-lynx --with-initdir=/etc/init.d/
|
||||||
IFPLUGD_DEPENDENCIES = libdaemon
|
IFPLUGD_DEPENDENCIES = libdaemon
|
||||||
|
|
||||||
# Prefer big ifplugd
|
# Prefer big ifplugd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user