public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libkate/
Date: Fri, 11 Aug 2017 13:21:01 +0000 (UTC)	[thread overview]
Message-ID: <1502457636.c0abd7f4519903e4334c05c82b64e7252d1bdf63.mgorny@gentoo> (raw)

commit:     c0abd7f4519903e4334c05c82b64e7252d1bdf63
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  9 05:11:33 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 13:20:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0abd7f4

media-libs/libkate: Kill .la files unconditionally

 media-libs/libkate/libkate-0.4.1-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libkate/libkate-0.4.1-r3.ebuild b/media-libs/libkate/libkate-0.4.1-r3.ebuild
index fe9f1232492..b9892bb4c9f 100644
--- a/media-libs/libkate/libkate-0.4.1-r3.ebuild
+++ b/media-libs/libkate/libkate-0.4.1-r3.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
-inherit ltprune python-single-r1
+inherit python-single-r1
 
 DESCRIPTION="Codec for karaoke and text encapsulation for Ogg"
 HOMEPAGE="https://code.google.com/p/libkate/"
@@ -48,6 +48,6 @@ src_configure() {
 
 src_install() {
 	default
-	prune_libtool_files
+	find "${D}" -name '*.la' -delete || die
 	use wxwidgets && python_fix_shebang "${D}"
 }


             reply	other threads:[~2017-08-11 13:21 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-11 13:21 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-27 11:23 [gentoo-commits] repo/gentoo:master commit in: media-libs/libkate/ Sam James
2022-12-03  6:08 WANG Xuerui
2021-08-21  8:44 Marek Szuba
2021-03-27 15:35 Sam James
2020-09-09 10:36 Michał Górny
2020-02-09 16:29 Michał Górny
2020-01-26 13:33 David Seifert
2018-06-10 20:42 Andreas Sturmlechner
2018-06-10 18:46 Sergei Trofimovich
2018-06-10  9:39 Andreas Sturmlechner
2018-06-10  9:19 Andreas Sturmlechner
2018-06-09 19:22 Sergei Trofimovich
2018-04-16  6:53 Mikle Kolyada
2018-04-01 21:49 Sergei Trofimovich
2018-03-05 14:52 Tobias Klausmann
2018-02-22  7:55 Sergei Trofimovich
2018-02-18 23:17 Thomas Deutschmann
2017-12-02 10:41 Sergei Trofimovich
2017-12-01 22:57 Sergei Trofimovich
2017-10-23 17:45 Pacho Ramos
2017-10-15 18:37 Sergei Trofimovich
2017-10-15 12:32 Sergei Trofimovich
2017-08-11 13:21 Michał Górny
2017-08-11 13:21 Michał Górny
2017-08-06  8:44 Markus Meier
2017-07-15 18:25 Sergei Trofimovich
2017-07-15 17:25 Tobias Klausmann
2017-07-08  9:20 Alexis Ballier
2017-06-05 10:21 Pacho Ramos
2017-02-18 19:47 Michał Górny

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=1502457636.c0abd7f4519903e4334c05c82b64e7252d1bdf63.mgorny@gentoo \
    --to=mgorny@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