public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: dev-libs/lzfse/
@ 2024-06-14 23:09 Julien Roy
  0 siblings, 0 replies; only message in thread
From: Julien Roy @ 2024-06-14 23:09 UTC (permalink / raw
  To: gentoo-commits

commit:     6741bd510fbae56741d05f59445803401456846a
Author:     Dale Sweeney <agooglygooglr <AT> gmail <DOT> com>
AuthorDate: Thu Jun 13 19:18:14 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu Jun 13 19:18:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6741bd51

dev-libs/lzfse: Fix QA issues in ebuild

Signed-off-by: Dale Sweeney <agooglygooglr <AT> gmail.com>

 dev-libs/lzfse/lzfse-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-libs/lzfse/lzfse-9999.ebuild b/dev-libs/lzfse/lzfse-9999.ebuild
index 8332d6e23..184e83ef5 100644
--- a/dev-libs/lzfse/lzfse-9999.ebuild
+++ b/dev-libs/lzfse/lzfse-9999.ebuild
@@ -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
 }


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-14 23:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14 23:09 [gentoo-commits] repo/proj/guru:master commit in: dev-libs/lzfse/ Julien Roy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox