Drop libtool archive removal

They are no longer produced now that the package stopped using
autotools.
This commit is contained in:
Kalev Lember 2022-07-18 19:44:11 +02:00
parent cf856a81ee
commit 393d0ab991

View File

@ -44,9 +44,6 @@ Files for development with %{name}.
%install
%meson_install
#Remove libtool archives.
find %{buildroot} -type f -name "*.la" -delete
%ldconfig_scriptlets
%files