truckle: exhost-target

master
Denis Knauf 2015-10-08 21:48:55 +02:00
parent c2bc5fda1c
commit 2fd6f3e164
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@ DEPENDENCIES="
"
src_install() {
emake install PREFIX=/usr D="${IMAGE}"
emake install PREFIX=/usr/$(exhost --target) D="${IMAGE}"
}