From: Shawn J. Goff Date: Sat, 18 Aug 2012 14:04:16 +0000 (-0400) Subject: ifplugd: add --with-initdir= to config command X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a45b10baa71273eba6f9100e0e66eca5660a4062;p=buildroot.git ifplugd: add --with-initdir= to config command ifplugd refuses to configure without this set. Signed-off-by: Shawn J. Goff Signed-off-by: Thomas Petazzoni --- diff --git a/package/ifplugd/ifplugd.mk b/package/ifplugd/ifplugd.mk index 1e11c1455d..d031a97512 100644 --- a/package/ifplugd/ifplugd.mk +++ b/package/ifplugd/ifplugd.mk @@ -12,7 +12,7 @@ IFPLUGD_AUTORECONF = YES # install-strip unconditionally overwrites $(TARGET_DIR)/etc/ifplugd/ifplugd.* 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 # Prefer big ifplugd