From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxls/
Date: Sun, 22 Dec 2019 11:41:12 +0000 (UTC) [thread overview]
Message-ID: <1577014860.919db84dd6b12247f12f00fbb37b438f7376ead1.slyfox@gentoo> (raw)
commit: 919db84dd6b12247f12f00fbb37b438f7376ead1
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 22 11:41:00 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Dec 22 11:41:00 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=919db84d
dev-libs/libxls: fix undefined 'prune_libtool_files' call, #703480
Reported-by: Andreas Sturmlechner
Closes: https://bugs.gentoo.org/703480
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-libs/libxls/{libxls-1.5.2.ebuild => libxls-1.5.2-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/libxls/libxls-1.5.2.ebuild b/dev-libs/libxls/libxls-1.5.2-r1.ebuild
similarity index 92%
rename from dev-libs/libxls/libxls-1.5.2.ebuild
rename to dev-libs/libxls/libxls-1.5.2-r1.ebuild
index 9fd4b6191e5..2272ad0499e 100644
--- a/dev-libs/libxls/libxls-1.5.2.ebuild
+++ b/dev-libs/libxls/libxls-1.5.2-r1.ebuild
@@ -35,5 +35,5 @@ src_configure() {
src_install() {
default
- prune_libtool_files
+ find "${D}" -name '*.la' -type f -delete || die
}
next reply other threads:[~2019-12-22 11:41 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-22 11:41 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-02 10:38 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxls/ Arthur Zamarin
2022-10-17 19:47 Sam James
2022-10-14 5:00 Arthur Zamarin
2022-06-27 5:05 Sam James
2021-07-30 8:55 Sergei Trofimovich
2021-02-06 18:27 Sergei Trofimovich
2021-02-05 15:25 Sam James
2021-02-05 10:40 Sam James
2021-01-04 11:43 Sergei Trofimovich
2020-10-15 23:20 Sergei Trofimovich
2020-10-13 10:01 Agostino Sarubbo
2020-09-10 21:49 Sergei Trofimovich
2020-09-10 21:49 Sergei Trofimovich
2020-09-06 7:49 Sergei Trofimovich
2020-08-06 21:22 Sergei Trofimovich
2020-07-25 11:17 Sam James
2020-06-20 18:41 Sergei Trofimovich
2020-02-12 22:32 Sergei Trofimovich
2020-02-11 11:09 Agostino Sarubbo
2020-02-11 9:51 Agostino Sarubbo
2019-12-09 18:11 Sergei Trofimovich
2019-11-09 16:24 Sergei Trofimovich
2017-01-28 20:31 Sergei Trofimovich
2017-01-28 20:31 Sergei Trofimovich
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=1577014860.919db84dd6b12247f12f00fbb37b438f7376ead1.slyfox@gentoo \
--to=slyfox@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