public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/efivar/
Date: Mon,  2 Sep 2024 22:44:55 +0000 (UTC)	[thread overview]
Message-ID: <1725317062.e4d20ea1ff88f0502320748c263bcdd31a6b0a3e.floppym@gentoo> (raw)

commit:     e4d20ea1ff88f0502320748c263bcdd31a6b0a3e
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  2 22:40:50 2024 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 22:44:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4d20ea1

sys-libs/efivar: fix prefix install

Closes: https://bugs.gentoo.org/911397
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 sys-libs/efivar/{efivar-39.ebuild => efivar-39-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-libs/efivar/efivar-39.ebuild b/sys-libs/efivar/efivar-39-r1.ebuild
similarity index 94%
rename from sys-libs/efivar/efivar-39.ebuild
rename to sys-libs/efivar/efivar-39-r1.ebuild
index a88ff714f25d..f980d4096561 100644
--- a/sys-libs/efivar/efivar-39.ebuild
+++ b/sys-libs/efivar/efivar-39-r1.ebuild
@@ -42,7 +42,8 @@ src_configure() {
 
 	tc-ld-disable-gold
 
-	export libdir="/usr/$(get_libdir)"
+	export PREFIX="${EPREFIX}/usr"
+	export LIBDIR="${EPREFIX}/usr/$(get_libdir)"
 
 	# https://bugs.gentoo.org/562004
 	unset LIBS


             reply	other threads:[~2024-09-02 22:44 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-02 22:44 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-03 16:11 [gentoo-commits] repo/gentoo:master commit in: sys-libs/efivar/ Arthur Zamarin
2024-10-01 23:32 Sam James
2024-10-01 23:32 Sam James
2024-10-01 23:32 Sam James
2024-08-03 16:10 Mike Gilbert
2024-08-03 16:09 Mike Gilbert
2024-02-18 17:54 Mike Gilbert
2022-08-30 16:09 Sam James
2022-08-30  9:25 Jakov Smolić
2022-08-30  5:07 Arthur Zamarin
2022-08-30  5:07 Arthur Zamarin
2022-07-14 19:37 Arthur Zamarin
2022-07-14 19:37 Arthur Zamarin
2022-05-19  8:21 WANG Xuerui
2022-01-19  2:31 Yixun Lan
2022-01-17 15:22 Mike Gilbert
2022-01-16 18:25 Mike Gilbert
2022-01-16 15:30 Mike Gilbert
2021-12-13 18:28 Arthur Zamarin
2021-09-16 12:32 Marek Szuba
2020-08-05  0:14 Sam James
2019-12-11 20:41 Mike Gilbert
2019-06-05  7:28 Agostino Sarubbo
2019-01-14 14:31 Mikle Kolyada
2019-01-10  2:01 Thomas Deutschmann
2019-01-08 23:38 Matt Turner
2018-12-07 17:14 Mike Gilbert
2018-11-18 11:27 Mikle Kolyada
2018-09-10 21:42 Robin H. Johnson
2018-04-10 12:59 Mike Gilbert
2018-02-10 13:38 Sergei Trofimovich
2018-01-24 16:18 Mike Gilbert
2017-11-20 12:55 Manuel Rüger
2017-11-19 19:57 Thomas Deutschmann
2017-03-25 22:56 Mike Gilbert
2017-03-25 22:37 Mike Gilbert
2017-03-25 22:37 Mike Gilbert
2017-02-18 15:08 Mike Gilbert
2017-02-17 20:54 Mike Gilbert
2017-02-13 22:17 Robin H. Johnson
2017-01-30 13:09 Agostino Sarubbo
2016-10-01 13:22 Mike Gilbert
2016-08-20  1:55 Mike Gilbert
2016-08-19 17:59 Mike Gilbert
2016-08-19 17:56 Mike Gilbert
2016-04-26 21:31 Mike Gilbert
2016-02-17 14:06 Justin Lecher
2016-02-16 22:06 Mike Gilbert
2016-02-08  0:11 Robin H. Johnson
2015-10-03 18:07 Mike Gilbert
2015-10-03 18:07 Mike Gilbert
2015-09-24  7:59 Agostino Sarubbo
2015-08-19  3:34 Mike Gilbert
2015-08-11 12:45 Mikle Kolyada
2015-08-09 23:41 Mikle Kolyada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1725317062.e4d20ea1ff88f0502320748c263bcdd31a6b0a3e.floppym@gentoo \
    --to=floppym@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox