[Buildroot] [PATCH 1/1] package/iputils: fix service installation

Petr Vorel petr.vorel at gmail.com
Sun Nov 3 05:51:36 UTC 2019


Hi Thomas,

> >  define IPUTILS_INSTALL_SERVICE_NINFOD
> > +	$(INSTALL) -D -m 0644 $(@D)/systemd/ninfod.service.in \
> > +		$(TARGET_DIR)/usr/lib/systemd/system/ninfod.service

> This cannot be right: ninfod.service.in contains @sbindir@ that needs
> to be replaced before being installed.
I'm sorry to overlook that. If it's ok to be replaced by sed/awk
I'll send a new patch.
Or we can wait for a proper fix in upstream.

Kind regards,
Petr


More information about the buildroot mailing list