From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/launchmon/
Date: Tue, 13 Jul 2021 15:36:31 +0000 (UTC) [thread overview]
Message-ID: <1626190079.a94f61c0592f4e53ef40373a63c82b6ac34fc005.Alessandro-Barbieri@gentoo> (raw)
commit: a94f61c0592f4e53ef40373a63c82b6ac34fc005
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Jul 13 15:27:59 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue Jul 13 15:27:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a94f61c0
sys-cluster/launchmon: remove static libs
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
...chmon-1.0.2_p20210430.ebuild => launchmon-1.0.2_p20210430-r1.ebuild} | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sys-cluster/launchmon/launchmon-1.0.2_p20210430.ebuild b/sys-cluster/launchmon/launchmon-1.0.2_p20210430-r1.ebuild
similarity index 92%
rename from sys-cluster/launchmon/launchmon-1.0.2_p20210430.ebuild
rename to sys-cluster/launchmon/launchmon-1.0.2_p20210430-r1.ebuild
index 211de8df8..e957c101e 100644
--- a/sys-cluster/launchmon/launchmon-1.0.2_p20210430.ebuild
+++ b/sys-cluster/launchmon/launchmon-1.0.2_p20210430-r1.ebuild
@@ -50,4 +50,6 @@ src_configure() {
src_install() {
default
mv "${ED}/usr/etc" "${ED}" || die
+ find "${ED}" -name '*.la' -delete || die
+ find "${ED}" -name '*.a' -delete || die
}
next reply other threads:[~2021-07-13 15:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-13 15:36 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-07-24 15:58 [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/launchmon/ Andrew Ammerlaan
2021-07-24 15:53 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-07-13 15:36 Alessandro Barbieri
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=1626190079.a94f61c0592f4e53ef40373a63c82b6ac34fc005.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--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