public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/autoconf-dickey/
Date: Fri,  9 Sep 2022 06:14:56 +0000 (UTC)	[thread overview]
Message-ID: <1662704070.82a395f67d5d46a78caa50e5186e4549fb6d81a2.grobian@gentoo> (raw)

commit:     82a395f67d5d46a78caa50e5186e4549fb6d81a2
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  9 06:14:30 2022 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Fri Sep  9 06:14:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a395f6

sys-devel/autoconf-dickey: fix out of prefix install

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 sys-devel/autoconf-dickey/autoconf-dickey-2.52_p20210509.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/autoconf-dickey/autoconf-dickey-2.52_p20210509.ebuild b/sys-devel/autoconf-dickey/autoconf-dickey-2.52_p20210509.ebuild
index 403065a60182..c02432050d58 100644
--- a/sys-devel/autoconf-dickey/autoconf-dickey-2.52_p20210509.ebuild
+++ b/sys-devel/autoconf-dickey/autoconf-dickey-2.52_p20210509.ebuild
@@ -33,7 +33,7 @@ src_prepare() {
 
 src_configure() {
 	local myeconfargs=(
-		--datadir=/usr/share/${PN}
+		--datadir="${EPREFIX}"/usr/share/${PN}
 		--program-suffix=-dickey
 	)
 


             reply	other threads:[~2022-09-09  6:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-09  6:14 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-16  3:30 [gentoo-commits] repo/gentoo:master commit in: sys-devel/autoconf-dickey/ Sam James
2022-12-06 20:32 Sam James
2022-12-06 16:55 Sam James
2022-12-06 16:55 Sam James
2022-11-18  3:37 Sam James
2022-09-09 14:43 Sam James
2022-09-09  5:52 Sam James

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=1662704070.82a395f67d5d46a78caa50e5186e4549fb6d81a2.grobian@gentoo \
    --to=grobian@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