mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 08:18:49 -04:00
media-gfx/mayo-0.8.0: INSTALL_ROOT="${ED}" (instead of "${D}")
Signed-off-by: Ivan Lloro <ivan.lloro.boada@gmail.com>
This commit is contained in:
parent
3ba250dcc5
commit
5e54c1173c
@ -34,7 +34,7 @@ src_configure() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
emake install INSTALL_ROOT="${D}"
|
emake install INSTALL_ROOT="${ED}"
|
||||||
dobin mayo
|
dobin mayo
|
||||||
einstalldocs
|
einstalldocs
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user