[Buildroot] [PATCH] package/util-linux: create $(TARGET_DIR)/etc/pam.d if necessary

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Sep 15 12:54:00 UTC 2019


On Sat, 14 Sep 2019 13:41:43 -0300
unixmania at gmail.com wrote:

> From: Carlos Santos <unixmania at gmail.com>
> 
> Useful for test purposes when we want to install util-linux with a
> custom TARGET_DIR, e.g.
> 
>     $ make util-linux-reinstall TARGET_DIR=/tmp/util-linux
> 
> Signed-off-by: Carlos Santos <unixmania at gmail.com>
> ---
>  package/util-linux/util-linux.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Even if not strictly needed, I have changed the second $(INSTALL)
invocation to also pass -D, and applied. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list