diff options
| -rw-r--r-- | recipes-mac/ccs-tools/ccs-tools_1.8.9.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/recipes-mac/ccs-tools/ccs-tools_1.8.9.bb b/recipes-mac/ccs-tools/ccs-tools_1.8.9.bb index ff800ce..8185e51 100644 --- a/recipes-mac/ccs-tools/ccs-tools_1.8.9.bb +++ b/recipes-mac/ccs-tools/ccs-tools_1.8.9.bb | |||
| @@ -23,7 +23,7 @@ do_make(){ | |||
| 23 | } | 23 | } | 
| 24 | 24 | ||
| 25 | do_install(){ | 25 | do_install(){ | 
| 26 | oe_runmake INSTALLDIR=${D} USRLIBDIR=${libdir} install | 26 | oe_runmake INSTALLDIR=${D} USRLIBDIR=${libdir} SBINDIR=${sbindir} install | 
| 27 | } | 27 | } | 
| 28 | 28 | ||
| 29 | PACKAGE="${PN} ${PN}-dbg ${PN}-doc" | 29 | PACKAGE="${PN} ${PN}-dbg ${PN}-doc" | 
