From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/apcupsd/
Date: Sun, 19 Jan 2025 00:20:21 +0000 (UTC) [thread overview]
Message-ID: <1737246018.31c1a238c60eaa092cb674008c77d0644dde09e5.conikost@gentoo> (raw)
commit: 31c1a238c60eaa092cb674008c77d0644dde09e5
Author: John Einar Reitan <john.einar <AT> gmail <DOT> com>
AuthorDate: Thu Sep 19 08:18:35 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Jan 19 00:20:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31c1a238
sys-power/apcupsd: Remove dependency on col command
Closes: https://bugs.gentoo.org/937496
Signed-off-by: John Einar Reitan <john.einar <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/38681
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild b/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild
index 2f2835921c9c..ba2ab5506de5 100644
--- a/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild
@@ -45,6 +45,13 @@ pkg_setup() {
fi
}
+src_prepare() {
+ default
+ # skip this specific doc step as produced files never installed
+ # this avoids calling the col command not available on musl based system.
+ sed -i "/^SUBDIRS/ s/doc//g" Makefile || die
+}
+
src_configure() {
local myconf
next reply other threads:[~2025-01-19 0:20 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-19 0:20 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-18 0:48 [gentoo-commits] repo/gentoo:master commit in: sys-power/apcupsd/ Sam James
2025-02-18 0:48 Sam James
2025-02-18 0:48 Sam James
2025-01-23 23:52 Conrad Kostecki
2023-06-28 7:55 Sam James
2023-04-03 17:40 Jakov Smolić
2022-07-11 15:03 David Seifert
2022-01-04 10:30 David Seifert
2021-09-15 2:34 Sam James
2021-09-03 1:53 Sam James
2021-05-13 21:17 Sam James
2021-05-13 18:56 Sam James
2021-05-13 17:10 Sam James
2021-04-01 22:23 Thomas Deutschmann
2021-03-07 16:45 David Seifert
2021-03-07 11:58 David Seifert
2020-05-06 17:25 Michał Górny
2019-02-09 9:52 Andreas Sturmlechner
2018-10-01 14:04 Sergey Popov
2018-09-26 15:07 Sergey Popov
2018-08-26 20:35 Michał Górny
2018-03-14 19:19 Mikle Kolyada
2018-01-07 23:38 Mikle Kolyada
2018-01-07 14:23 Sergei Trofimovich
2017-11-26 23:26 David Seifert
2016-11-23 20:52 Kristian Fiskerstrand
2016-11-18 23:39 Kristian Fiskerstrand
2016-09-28 21:17 Kristian Fiskerstrand
2016-09-28 21:11 Kristian Fiskerstrand
2016-09-28 21:11 Kristian Fiskerstrand
2016-09-28 8:55 Kristian Fiskerstrand
2016-08-06 9:16 Pacho Ramos
2016-06-06 13:33 Agostino Sarubbo
2015-12-22 12:07 Lars Wendler
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=1737246018.31c1a238c60eaa092cb674008c77d0644dde09e5.conikost@gentoo \
--to=conikost@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