From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-news/sfeed/
Date: Sun, 20 Feb 2022 19:02:05 +0000 (UTC) [thread overview]
Message-ID: <1645383708.45751df4e7eccc7e5de43251b99b573a9de85660.cybertailor@gentoo> (raw)
commit: 45751df4e7eccc7e5de43251b99b573a9de85660
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Feb 19 17:29:29 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Feb 20 19:01:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45751df4
net-news/sfeed: fix EPREFIX and doc dir
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
net-news/sfeed/sfeed-1.2.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-news/sfeed/sfeed-1.2.ebuild b/net-news/sfeed/sfeed-1.2.ebuild
index 903136159..64d5fe0fb 100644
--- a/net-news/sfeed/sfeed-1.2.ebuild
+++ b/net-news/sfeed/sfeed-1.2.ebuild
@@ -66,9 +66,9 @@ src_install() {
DESTDIR="${D}" \
emake install \
SFEED_CURSES="${SFEED_CURSES}" \
- PREFIX="/usr" \
- MANPREFIX="/usr/share/man" \
- DOCPREFIX="/usr/share/doc/${P}"
+ PREFIX="${EPREFIX}/usr" \
+ MANPREFIX="${EPREFIX}/usr/share/man" \
+ DOCPREFIX="${EPREFIX}/usr/share/doc/${PF}"
einstalldocs
next reply other threads:[~2022-02-20 19:02 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-20 19:02 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-06 2:33 [gentoo-commits] repo/proj/guru:dev commit in: net-news/sfeed/ Alessandro Barbieri
2022-02-20 19:02 Anna Vyalkova
2022-02-20 19:02 Anna Vyalkova
2022-02-20 19:02 Anna Vyalkova
2022-02-06 15:06 Nickolas Raymond Kaczynski
2021-11-28 12:35 Nickolas Raymond Kaczynski
2021-11-28 12:29 Nickolas Raymond Kaczynski
2021-11-28 12:27 Nickolas Raymond Kaczynski
2021-08-08 1:33 Nickolas Raymond Kaczynski
2021-07-30 9:38 Nickolas Raymond Kaczynski
2021-05-17 20:29 Anna Vyalkova
2021-05-16 16:11 Anna Vyalkova
2021-05-16 14:06 Anna Vyalkova
2020-12-21 9:46 Theo Anderson
2020-07-18 11:00 Haelwenn Monnier
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=1645383708.45751df4e7eccc7e5de43251b99b573a9de85660.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--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