public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/mutt-wizard/
Date: Fri, 12 Feb 2021 15:10:23 +0000 (UTC)	[thread overview]
Message-ID: <1613142613.315c8dd574b458b417d16e4cba74d84acb22fa75.sam@gentoo> (raw)

commit:     315c8dd574b458b417d16e4cba74d84acb22fa75
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 12 14:47:46 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 15:10:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=315c8dd5

mail-client/mutt-wizard: respect EPREFIX

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 mail-client/mutt-wizard/mutt-wizard-3.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/mutt-wizard/mutt-wizard-3.2.1.ebuild b/mail-client/mutt-wizard/mutt-wizard-3.2.1.ebuild
index dc33b5c3168..118819de42a 100644
--- a/mail-client/mutt-wizard/mutt-wizard-3.2.1.ebuild
+++ b/mail-client/mutt-wizard/mutt-wizard-3.2.1.ebuild
@@ -32,7 +32,7 @@ src_compile() {
 }
 
 src_install() {
-	emake PREFIX="/usr" DESTDIR="${D}" install
+	emake PREFIX="${EPREFIX}/usr" DESTDIR="${D}" install
 	einstalldocs
 }
 


             reply	other threads:[~2021-02-12 15:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-12 15:10 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-10  7:46 [gentoo-commits] repo/gentoo:master commit in: mail-client/mutt-wizard/ Sam James
2023-07-10  7:46 Sam James
2023-07-10  5:43 Joonas Niilola
2022-12-09  6:54 Joonas Niilola
2022-12-09  6:54 Joonas Niilola
2022-11-25  8:09 Joonas Niilola
2022-11-25  8:09 Joonas Niilola
2022-04-17 19:00 Sam James
2021-04-29 11:43 Joonas Niilola
2021-04-29 11:43 Joonas Niilola
2021-02-12 15:10 Sam James
2021-01-22  4:15 Sam James
2021-01-22  4:15 Sam James
2020-08-21  7:15 Joonas Niilola
2020-08-21  7:15 Joonas Niilola
2020-06-08  7:46 Joonas Niilola

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=1613142613.315c8dd574b458b417d16e4cba74d84acb22fa75.sam@gentoo \
    --to=sam@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