[Buildroot] [PATCHv3 15/74] ifplugd: use <pkg>_INSTALL_INIT_SYSV mechanism

Yann E. MORIN yann.morin.1998 at free.fr
Sun Nov 30 15:13:33 UTC 2014


Thomas, All,

On 2014-11-30 15:18 +0100, Thomas Petazzoni spake thusly:
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Acked-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>

Regards,
Yann E. MORIN.

> ---
>  package/ifplugd/ifplugd.mk | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/package/ifplugd/ifplugd.mk b/package/ifplugd/ifplugd.mk
> index 398cff4..3d0736a 100644
> --- a/package/ifplugd/ifplugd.mk
> +++ b/package/ifplugd/ifplugd.mk
> @@ -29,12 +29,15 @@ define IFPLUGD_INSTALL_FIXUP
>  		$(INSTALL) -D -m 0755 $(@D)/conf/ifplugd.action \
>  			$(TARGET_DIR)/etc/ifplugd/ifplugd.action ; \
>  	fi
> +endef
> +
> +IFPLUGD_POST_INSTALL_TARGET_HOOKS += IFPLUGD_INSTALL_FIXUP
> +
> +define IFPLUGD_INSTALL_INIT_SYSV
>  	$(INSTALL) -D -m 0755 $(@D)/conf/ifplugd.init \
>  		$(TARGET_DIR)/etc/init.d/S45ifplugd
>  	# don't use bash for init script
>  	$(SED) 's^/bin/bash^/bin/sh^g' $(TARGET_DIR)/etc/init.d/S45ifplugd
>  endef
>  
> -IFPLUGD_POST_INSTALL_TARGET_HOOKS += IFPLUGD_INSTALL_FIXUP
> -
>  $(eval $(autotools-package))
> -- 
> 2.1.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list