public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/ircii/
Date: Sun, 23 Apr 2023 14:26:44 +0000 (UTC)	[thread overview]
Message-ID: <1682259998.4aa16673c242c95de13c1d5f5831fc5dc6a57a14.bkohler@gentoo> (raw)

commit:     4aa16673c242c95de13c1d5f5831fc5dc6a57a14
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 14:26:14 2023 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 14:26:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa16673

net-irc/ircii: restore parallel install workaround

Closes: https://bugs.gentoo.org/904881

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 net-irc/ircii/ircii-20221016.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/net-irc/ircii/ircii-20221016.ebuild b/net-irc/ircii/ircii-20221016.ebuild
index 1616f0f974f2..8a4f77fc935a 100644
--- a/net-irc/ircii/ircii-20221016.ebuild
+++ b/net-irc/ircii/ircii-20221016.ebuild
@@ -31,3 +31,10 @@ src_configure() {
 	tc-export CC
 	econf $(use_with lto)
 }
+
+src_install() {
+	# Still needed as of 20221016, otherwise man dirs don't exist
+	# at the right time.
+	emake -j1 DESTDIR="${D}" install
+	einstalldocs
+}


             reply	other threads:[~2023-04-23 14:26 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-23 14:26 Ben Kohler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-25 11:55 [gentoo-commits] repo/gentoo:master commit in: net-irc/ircii/ Ben Kohler
2024-04-27 10:19 Ben Kohler
2024-04-26 18:47 Ben Kohler
2024-04-26 17:10 Sam James
2024-04-26 17:10 Sam James
2024-01-30 14:44 Ben Kohler
2024-01-12 19:08 Michał Górny
2023-10-16 15:25 Ben Kohler
2023-07-14  0:42 Sam James
2023-07-13 20:25 Sam James
2023-04-30 12:21 Ben Kohler
2023-04-23 12:30 Ben Kohler
2022-12-17 22:37 Ben Kohler
2021-06-30 18:40 Sam James
2021-03-28 15:15 Ben Kohler
2021-03-28 12:17 Sam James
2021-03-28 12:17 Sam James
2021-03-16 15:40 Ben Kohler
2021-03-16 15:40 Ben Kohler
2019-02-06 13:39 Ben Kohler
2018-06-25 20:25 Ben Kohler
2017-01-29 19:33 Fabian Groffen

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=1682259998.4aa16673c242c95de13c1d5f5831fc5dc6a57a14.bkohler@gentoo \
    --to=bkohler@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