mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 12:08:43 -04:00
dev-libs/lzfse: Fix QA issues in ebuild
Signed-off-by: Dale Sweeney <agooglygooglr@gmail.com>
This commit is contained in:
parent
f401ed0271
commit
6741bd510f
@ -8,9 +8,10 @@ inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/lzfse/lzfse"
|
||||
|
||||
DESCRIPTION="LZFSE compression library and command line tool."
|
||||
HOMEPAGE="https://github.com/lzfse/lzfse"
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
src_install() {
|
||||
emake INSTALL_PREFIX=${ED}/usr install
|
||||
emake INSTALL_PREFIX="${ED}"/usr install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user