diff --git a/cogl.spec b/cogl.spec index 4010a72..97af52c 100644 --- a/cogl.spec +++ b/cogl.spec @@ -107,7 +107,7 @@ make %{?_smp_mflags} V=1 make install DESTDIR=%{buildroot} INSTALL='install -p' #Remove libtool archives. -find %{buildroot} -name '*.la' -exec rm -f {} ';' +find %{buildroot} -name '*.la' -delete # This gets installed by mistake rm %{buildroot}%{_datadir}/cogl/examples-data/crate.jpg