public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neal Gompa <ngompa@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/guvcview] epel9-next: Delete libtool archive files since we don't package them
Date: Tue, 21 Jul 2026 17:22:03 GMT [thread overview]
Message-ID: <178465452317.1.9439710547730385143.rpms-guvcview-075e7f97b21d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/guvcview
Branch : epel9-next
Commit : 075e7f97b21d4b13e2bd5a32cc43fac3f2984424
Author : Neal Gompa <ngompa@fedoraproject.org>
Date : 2023-03-13T23:59:01-04:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/guvcview/c/075e7f97b21d4b13e2bd5a32cc43fac3f2984424?branch=epel9-next
Log:
Delete libtool archive files since we don't package them
---
diff --git a/guvcview.spec b/guvcview.spec
index 9f5c781..2c1d0e4 100644
--- a/guvcview.spec
+++ b/guvcview.spec
@@ -78,6 +78,8 @@ cp %{SOURCE1} COPYING
install -D -m0644 %{buildroot}%{_datadir}/pixmaps/%{name}/%{name}.png \
%{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
+find %{buildroot} -name "*.la" -delete
+
%find_lang %{name} --all-name
reply other threads:[~2026-07-21 17:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178465452317.1.9439710547730385143.rpms-guvcview-075e7f97b21d@fedoraproject.org \
--to=ngompa@fedoraproject.org \
--cc=git-commits@fedoraproject.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