From e47afa9ea40319effbf52af6451d82ebb3adced3 Mon Sep 17 00:00:00 2001 From: Peter Kjellerstedt Date: Tue, 3 Mar 2026 18:14:42 +0100 Subject: [PATCH] fscryptctl: Use ${prefix} rather than /usr Signed-off-by: Peter Kjellerstedt Signed-off-by: Scott Murray --- recipes-security/fscryptctl/fscryptctl_1.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/fscryptctl/fscryptctl_1.1.0.bb b/recipes-security/fscryptctl/fscryptctl_1.1.0.bb index edd6943..81cc1ea 100644 --- a/recipes-security/fscryptctl/fscryptctl_1.1.0.bb +++ b/recipes-security/fscryptctl/fscryptctl_1.1.0.bb @@ -18,7 +18,7 @@ do_compile:prepend() { } do_install() { - oe_runmake DESTDIR=${D} PREFIX=/usr install + oe_runmake DESTDIR=${D} PREFIX=${prefix} install } RRECOMMENDS:${PN} += "\