[Buildroot] [PATCH v2 1/2] package/nss-mdns: Fix hook from post-install to finalize

Vincent Prince vincent.prince.fr at gmail.com
Mon May 28 19:08:43 UTC 2018


I though it was obvious without explication :)

I'll send a V3 to explain the _why_.

2018-05-28 14:41 GMT+02:00 Peter Korsgaard <peter at korsgaard.com>:

> >>>>> "Vincent" == Vincent Prince <vincent.prince.fr at gmail.com> writes:
>
>
> Please describe _WHY_ this is done and not just state what the change is
> you are making - Thanks.
>
> > Signed-off-by: Vincent Prince <vincent.prince.fr at gmail.com>
>  > ---
>  >  package/nss-mdns/nss-mdns.mk | 2 +-
>  >  1 file changed, 1 insertion(+), 1 deletion(-)
>
>  > diff --git a/package/nss-mdns/nss-mdns.mk b/package/nss-mdns/
> nss-mdns.mk
>  > index 407b942..ee666c7 100644
>  > --- a/package/nss-mdns/nss-mdns.mk
>  > +++ b/package/nss-mdns/nss-mdns.mk
>  > @@ -17,6 +17,6 @@ define NSS_MDNS_INSTALL_CONFIG
>  >              $(TARGET_DIR)/etc/nsswitch.conf
>  >  endef
>
>  > -NSS_MDNS_POST_INSTALL_TARGET_HOOKS += NSS_MDNS_INSTALL_CONFIG
>  > +NSS_MDNS_TARGET_FINALIZE_HOOKS += NSS_MDNS_INSTALL_CONFIG
>
>  >  $(eval $(autotools-package))
>  > --
>  > 2.7.4
>
>  > _______________________________________________
>  > buildroot mailing list
>  > buildroot at busybox.net
>  > http://lists.busybox.net/mailman/listinfo/buildroot
>
> --
> Bye, Peter Korsgaard
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20180528/3ba3d30f/attachment-0002.html>


More information about the buildroot mailing list