sslmake: multiarch

master
Denis Knauf 2015-10-02 00:00:49 +02:00
parent a3ea951c90
commit c2bc5fda1c
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}"
}