mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
dev-libs/lzfse: Fix destdir of ebuild
Signed-off-by: Dale Sweeney <agooglygooglr@gmail.com>
This commit is contained in:
@@ -12,5 +12,5 @@ LICENSE="BSD"
|
|||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
emake INSTALL_PREFIX=${D}/usr install
|
emake INSTALL_PREFIX=${ED}/usr install
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user