public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-libs/libfixposix/
Date: Sun, 11 Dec 2022 00:28:30 +0000 (UTC)	[thread overview]
Message-ID: <1670718468.1dba6ebabc305c2d256b99c1c0c67eae9fb31a2f.julien@gentoo> (raw)

commit:     1dba6ebabc305c2d256b99c1c0c67eae9fb31a2f
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sun Dec 11 00:27:48 2022 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Dec 11 00:27:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1dba6eba

sys-libs/libfixposix: remove .la file
Closes: https://bugs.gentoo.org/847199

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 sys-libs/libfixposix/libfixposix-0.5.1.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/sys-libs/libfixposix/libfixposix-0.5.1.ebuild b/sys-libs/libfixposix/libfixposix-0.5.1.ebuild
index 4386ca315..c54b4b1a7 100644
--- a/sys-libs/libfixposix/libfixposix-0.5.1.ebuild
+++ b/sys-libs/libfixposix/libfixposix-0.5.1.ebuild
@@ -16,8 +16,13 @@ KEYWORDS="~amd64"
 RDEPEND=""
 DEPEND="${RDEPEND}"
 
-src_prepare(){
+src_prepare() {
 	einfo "Generating autotools files..."
 	default
 	eautoreconf -i -f
 }
+
+src_install() {
+	default
+	find "${ED}" -name "*.la" -delete || die
+}


             reply	other threads:[~2022-12-11  0:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-11  0:28 Julien Roy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-14 22:33 [gentoo-commits] repo/proj/guru:dev commit in: sys-libs/libfixposix/ Julien Roy
2022-12-09 15:11 Julien Roy
2022-12-06 22:51 Julien Roy
2022-12-04 12:48 Viorel Munteanu
2022-05-19 20:59 Tony Olagbaiye
2022-05-18 19:35 Tony Olagbaiye
2022-05-18 16:39 Tony Olagbaiye

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=1670718468.1dba6ebabc305c2d256b99c1c0c67eae9fb31a2f.julien@gentoo \
    --to=julien@jroy.ca \
    --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