Compare commits

..

No commits in common. "rawhide" and "f39" have entirely different histories.

View file

@ -59,8 +59,6 @@ autoreconf -fiv
%install
%make_install
# Remove libtool archives on RHEL 9
find %{buildroot}%{_libdir} -name '*.la' -delete
%if %{with check}
%check