dev-util/android-tools: add ${EPREFIX} to emake DESTDIR

Package-Manager: portage-2.3.0
This commit is contained in:
Zac Medico
2016-07-03 02:44:45 -07:00
parent dd33f3915b
commit adf3ef7991

View File

@@ -61,6 +61,6 @@ src_prepare() {
}
src_install() {
default
emake DESTDIR="${ED}" install
newbashcomp arch/*/trunk/bash_completion fastboot
}