From 393d0ab991f47306e54712b2d61e88e68fbbb63b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 18 Jul 2022 19:44:11 +0200 Subject: [PATCH] Drop libtool archive removal They are no longer produced now that the package stopped using autotools. --- rest.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/rest.spec b/rest.spec index 6b502f8..870346e 100644 --- a/rest.spec +++ b/rest.spec @@ -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