Carsten Schlote wrote:
> From: Carsten Schlote <[email protected]>
> 
> Added the missing definition for DIST_ROOT to install stage, otherwise
> it tries to install host binaries into the host filesystem instead to
> PKG_DIR.
> 
> Signed-off-by: Carsten Schlote <[email protected]>
> ---
>  rules/host-acl.make |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/rules/host-acl.make b/rules/host-acl.make
> index 8100471..d29d329 100644
> --- a/rules/host-acl.make
> +++ b/rules/host-acl.make
> @@ -21,6 +21,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_ACL) += host-acl
>  HOST_ACL_ENV := $(HOST_ENV)
>  
>  HOST_ACL_INSTALL_OPT := \
> +     DIST_ROOT=$(ACL_PKGDIR) \

it must be HOST_ACL_PKGDIR

>       install \
>       install-lib \
>       install-dev

fixed this, libexecdir and commited,

cheers, Marc

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
ptxdist mailing list
[email protected]

Reply via email to