public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libopenmpt/
Date: Thu,  1 Apr 2021 00:43:51 +0000 (UTC)	[thread overview]
Message-ID: <1617237807.b0238dc069f0b0c2aa3d0f18fe3f1904621eebf5.sam@gentoo> (raw)

commit:     b0238dc069f0b0c2aa3d0f18fe3f1904621eebf5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  1 00:41:34 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr  1 00:43:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0238dc0

media-libs/libopenmpt: fix libtool file removal (for slibtool)

slibtool doesn't produce these files at all, so we can't
delete them in that case.

Closes: https://bugs.gentoo.org/778569
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/libopenmpt/libopenmpt-0.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libopenmpt/libopenmpt-0.5.5.ebuild b/media-libs/libopenmpt/libopenmpt-0.5.5.ebuild
index 04304cf5ed1..0e4a4efa3c6 100644
--- a/media-libs/libopenmpt/libopenmpt-0.5.5.ebuild
+++ b/media-libs/libopenmpt/libopenmpt-0.5.5.ebuild
@@ -51,7 +51,7 @@ multilib_src_configure() {
 }
 
 multilib_src_install_all() {
-	rm \
+	rm -f \
 		"${ED}"/usr/*/*.la \
 		"${ED}"/usr/share/doc/${P}/LICENSE || die
 


             reply	other threads:[~2021-04-01  0:43 UTC|newest]

Thread overview: 67+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-01  0:43 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-27 19:01 [gentoo-commits] repo/gentoo:master commit in: media-libs/libopenmpt/ Sam James
2025-02-05 18:50 James Le Cuirot
2025-02-05 11:27 Sam James
2025-02-01  6:07 Arthur Zamarin
2025-02-01  6:07 Arthur Zamarin
2025-02-01  6:07 Arthur Zamarin
2025-02-01  6:07 Arthur Zamarin
2025-01-09 23:36 James Le Cuirot
2025-01-09 23:36 James Le Cuirot
2024-10-20 22:21 James Le Cuirot
2024-10-20 22:21 James Le Cuirot
2024-08-15 22:22 James Le Cuirot
2024-08-15 22:22 James Le Cuirot
2024-05-22 21:15 James Le Cuirot
2024-05-22 21:15 James Le Cuirot
2024-03-24 21:23 James Le Cuirot
2024-03-24 16:20 James Le Cuirot
2023-10-12 21:11 James Le Cuirot
2023-10-12 21:11 James Le Cuirot
2023-07-12 21:54 James Le Cuirot
2023-07-12 21:07 James Le Cuirot
2023-07-12 21:07 James Le Cuirot
2023-06-02 21:14 James Le Cuirot
2023-04-16 15:58 James Le Cuirot
2023-03-06 23:41 James Le Cuirot
2023-02-04 17:56 James Le Cuirot
2023-01-13 23:33 James Le Cuirot
2022-12-10 10:02 James Le Cuirot
2022-09-29 22:34 James Le Cuirot
2022-09-27 10:16 Agostino Sarubbo
2022-09-27 10:15 Agostino Sarubbo
2022-09-27  6:02 Jakov Smolić
2022-09-27  6:02 Jakov Smolić
2022-09-27  6:02 Jakov Smolić
2022-09-26 21:01 James Le Cuirot
2022-09-26 21:01 James Le Cuirot
2022-08-25 20:39 James Le Cuirot
2022-08-25 20:39 James Le Cuirot
2022-06-18  8:50 James Le Cuirot
2022-06-18  8:50 James Le Cuirot
2022-06-02 12:04 Jakov Smolić
2022-04-27 21:50 James Le Cuirot
2022-04-27 21:50 James Le Cuirot
2022-03-15 23:19 James Le Cuirot
2022-02-06 11:15 James Le Cuirot
2021-12-27 13:14 James Le Cuirot
2021-12-22 12:59 Agostino Sarubbo
2021-12-22 11:25 Jakov Smolić
2021-12-17 23:54 James Le Cuirot
2021-11-22  5:54 Yixun Lan
2021-11-18 22:21 James Le Cuirot
2021-10-16  7:59 James Le Cuirot
2021-09-04  7:14 James Le Cuirot
2021-07-06 21:18 James Le Cuirot
2021-05-21 20:04 James Le Cuirot
2021-04-16 22:06 James Le Cuirot
2021-04-03 20:08 James Le Cuirot
2021-02-03 17:14 James Le Cuirot
2020-12-04 22:39 James Le Cuirot
2020-10-26 21:49 James Le Cuirot
2020-09-01  9:32 James Le Cuirot
2020-08-18 22:21 James Le Cuirot
2020-06-03 20:07 James Le Cuirot
2020-04-16 20:44 James Le Cuirot
2019-12-27 15:32 James Le Cuirot
2019-12-08 15:38 James Le Cuirot

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=1617237807.b0238dc069f0b0c2aa3d0f18fe3f1904621eebf5.sam@gentoo \
    --to=sam@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