From 2fa2a015db3b18e6d10efc706c514c75ada31677 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Oct 24 2011 08:39:17 +0000 Subject: Return incorrectly removed line from a .spec file --- diff --git a/evolution-data-server.spec b/evolution-data-server.spec index e12297d..254c567 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -220,6 +220,7 @@ make DESTDIR=$RPM_BUILD_ROOT LIBTOOL=/usr/bin/libtool install # remove libtool archives for importers and the like find $RPM_BUILD_ROOT/%{_libdir} -name '*.la' -exec rm {} \; rm -f $RPM_BUILD_ROOT/%{_libdir}/*.a +rm -f $RPM_BUILD_ROOT/%{_libdir}/evolution-data-server/camel-providers/*.a rm -f $RPM_BUILD_ROOT/%{_libdir}/evolution-data-server/addressbook-backends/*.a rm -f $RPM_BUILD_ROOT/%{_libdir}/evolution-data-server/calendar-backends/*.a