mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -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"
|
||||
|
||||
src_install() {
|
||||
emake INSTALL_PREFIX=${D}/usr install
|
||||
emake INSTALL_PREFIX=${ED}/usr install
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user