truckle: exhost-target
This commit is contained in:
parent
c2bc5fda1c
commit
2fd6f3e164
|
@ -18,6 +18,6 @@ DEPENDENCIES="
|
||||||
"
|
"
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
emake install PREFIX=/usr D="${IMAGE}"
|
emake install PREFIX=/usr/$(exhost --target) D="${IMAGE}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue