From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/minicoredumper/
Date: Fri, 29 May 2020 09:45:52 +0000 (UTC) [thread overview]
Message-ID: <1590745524.c72dd309ae3a10a46f1239d9c21e731d1cf9f4fd.gyakovlev@gentoo> (raw)
commit: c72dd309ae3a10a46f1239d9c21e731d1cf9f4fd
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Fri May 29 09:45:10 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Fri May 29 09:45:24 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72dd309
sys-process/minicoredumper: rebvump, remove .a and .la files
Closes: https://bugs.gentoo.org/726058
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
.../{minicoredumper-2.0.1.ebuild => minicoredumper-2.0.1-r1.ebuild} | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sys-process/minicoredumper/minicoredumper-2.0.1.ebuild b/sys-process/minicoredumper/minicoredumper-2.0.1-r1.ebuild
similarity index 94%
rename from sys-process/minicoredumper/minicoredumper-2.0.1.ebuild
rename to sys-process/minicoredumper/minicoredumper-2.0.1-r1.ebuild
index d940519bfa4..95f84870773 100644
--- a/sys-process/minicoredumper/minicoredumper-2.0.1.ebuild
+++ b/sys-process/minicoredumper/minicoredumper-2.0.1-r1.ebuild
@@ -23,6 +23,7 @@ BDEPEND="virtual/pkgconfig"
src_configure() {
# TODO: regd daemon is disabled as there are no known consumers
local myconf=(
+ --enable-static=no
--runstatedir="${EPREFIX}/run"
--without-werror
--without-minicoredumper_trigger
@@ -44,4 +45,6 @@ src_install() {
# it installs some files/dirs we don't want
rmdir -v "${ED}/run" || die
rm -rv "${ED}"/etc/{init.d,default} || die
+
+ find "${ED}" -name '*.la' -delete || die
}
next reply other threads:[~2020-05-29 9:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-29 9:45 Georgy Yakovlev [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-21 2:41 [gentoo-commits] repo/gentoo:master commit in: sys-process/minicoredumper/ Sam James
2023-01-04 1:13 Georgy Yakovlev
2020-08-21 22:11 Georgy Yakovlev
2020-01-14 7:43 Georgy Yakovlev
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=1590745524.c72dd309ae3a10a46f1239d9c21e731d1cf9f4fd.gyakovlev@gentoo \
--to=gyakovlev@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