public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/givaro] epel10: No longer need to explicitly remove the libtool library file
@ 2026-06-04 13:11 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-04 13:11 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/givaro
            Branch : epel10
            Commit : 50c36205eafc096858ef1f1bea9e44fb590a46c1
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2025-10-15T09:52:35+01:00
            Stats  : +0/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/givaro/c/50c36205eafc096858ef1f1bea9e44fb590a46c1?branch=epel10

            Log:
            No longer need to explicitly remove the libtool library file

https://fedoraproject.org/wiki/Changes/RemoveLaFiles

---
diff --git a/givaro.spec b/givaro.spec
index 1d2f961..1cda457 100644
--- a/givaro.spec
+++ b/givaro.spec
@@ -143,9 +143,6 @@ sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
 %install
 %make_install
 
-# We don't want libtool archives
-rm -f %{buildroot}%{_libdir}/libgivaro.la
-
 
 %check
 export LD_LIBRARY_PATH="${PWD}/src/.libs"

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-04 13:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 13:11 [rpms/givaro] epel10: No longer need to explicitly remove the libtool library file Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox