diff mbox series

[meta-security,4/7] fscryptctl: Use ${prefix} rather than /usr

Message ID e47afa9ea40319effbf52af6451d82ebb3adced3.1772879169.git.scott.murray@konsulko.com
State New
Headers show
Series Assorted updates 03/07 | expand

Commit Message

Scott Murray March 7, 2026, 10:29 a.m. UTC
From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
---
 recipes-security/fscryptctl/fscryptctl_1.1.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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} += "\