summaryrefslogtreecommitdiff
path: root/meta-security/recipes-mac
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2023-09-11 15:36:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-09-11 15:36:15 +0300
commit80d41842d41c701edac5b2c768da574f260fa6a3 (patch)
tree7d58015c844bd241f3c1737b1af0d4b53dfe8c67 /meta-security/recipes-mac
parentfc7e7973f3119e2bad511209aa336537dc5ffbed (diff)
downloadopenbmc-80d41842d41c701edac5b2c768da574f260fa6a3.tar.xz
Revert "subtree updates"
Needs to go through CI This reverts commit fc7e7973f3119e2bad511209aa336537dc5ffbed.
Diffstat (limited to 'meta-security/recipes-mac')
-rw-r--r--meta-security/recipes-mac/ccs-tools/ccs-tools_1.8.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-security/recipes-mac/ccs-tools/ccs-tools_1.8.9.bb b/meta-security/recipes-mac/ccs-tools/ccs-tools_1.8.9.bb
index 8185e51047..ff800ce9ef 100644
--- a/meta-security/recipes-mac/ccs-tools/ccs-tools_1.8.9.bb
+++ b/meta-security/recipes-mac/ccs-tools/ccs-tools_1.8.9.bb
@@ -23,7 +23,7 @@ do_make(){
}
do_install(){
- oe_runmake INSTALLDIR=${D} USRLIBDIR=${libdir} SBINDIR=${sbindir} install
+ oe_runmake INSTALLDIR=${D} USRLIBDIR=${libdir} install
}
PACKAGE="${PN} ${PN}-dbg ${PN}-doc"