From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/synapse/
Date: Tue, 26 Apr 2022 10:33:37 +0000 (UTC) [thread overview]
Message-ID: <1650969214.eb229bfa88d004aac53f2a1513078b6e535dcb9e.Alessandro-Barbieri@gentoo> (raw)
commit: eb229bfa88d004aac53f2a1513078b6e535dcb9e
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Apr 25 17:58:31 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue Apr 26 10:33:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eb229bfa
sys-cluster/synapse: remove .la files
Closes: https://bugs.gentoo.org/840716
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
sys-cluster/synapse/{synapse-2.0.1.ebuild => synapse-2.0.1-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-cluster/synapse/synapse-2.0.1.ebuild b/sys-cluster/synapse/synapse-2.0.1-r1.ebuild
similarity index 91%
rename from sys-cluster/synapse/synapse-2.0.1.ebuild
rename to sys-cluster/synapse/synapse-2.0.1-r1.ebuild
index df1e7566c..7ae88ad37 100644
--- a/sys-cluster/synapse/synapse-2.0.1.ebuild
+++ b/sys-cluster/synapse/synapse-2.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -38,6 +38,6 @@ src_configure() {
src_install() {
MAKEOPTS="-j1" DESTDIR="${D}" emake install
- find "${ED}" -name '*.a' -delete || die
+ find "${ED}" -name '*.la' -delete || die
find "${ED}" -name '*.a' -delete || die
}
next reply other threads:[~2022-04-26 10:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-26 10:33 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-07-19 10:06 [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/synapse/ Andrew Ammerlaan
2021-07-19 10:06 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
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=1650969214.eb229bfa88d004aac53f2a1513078b6e535dcb9e.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