public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/guvcview] epel9-next: Delete libtool archive files since we don't package them
@ 2026-07-21 17:22 Neal Gompa
0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-07-21 17:22 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 17:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 17:22 [rpms/guvcview] epel9-next: Delete libtool archive files since we don't package them Neal Gompa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox