merged.

thanks

On 3/10/21 8:52 AM, Łukasz Płachno via lists.yoctoproject.org wrote:
>  - Without the patch fscryptctl is installed in
>    /usr/bin/usr/local/bin instead of /usr/bin.
> ---
>  recipes-security/fscryptctl/fscryptctl_1.0.0.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-security/fscryptctl/fscryptctl_1.0.0.bb 
> b/recipes-security/fscryptctl/fscryptctl_1.0.0.bb
> index 440b4e3..df76a3d 100644
> --- a/recipes-security/fscryptctl/fscryptctl_1.0.0.bb
> +++ b/recipes-security/fscryptctl/fscryptctl_1.0.0.bb
> @@ -15,7 +15,7 @@ SRC_URI = "git://github.com/google/fscryptctl.git"
>  S = "${WORKDIR}/git"
>  
>  do_install() {
> -    oe_runmake DESTDIR=${D}${bindir} install
> +    oe_runmake DESTDIR=${D} PREFIX=/usr install
>  }
>  
>  RRECOMMENDS_${PN} += "\
>
> 
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#52764): https://lists.yoctoproject.org/g/yocto/message/52764
Mute This Topic: https://lists.yoctoproject.org/mt/81232180/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to