clean up spec

This commit is contained in:
Peter Robinson 2011-12-27 17:11:00 +00:00
parent fe1a4f0544
commit 8a7a24356c

View File

@ -52,13 +52,9 @@ libraries so that they interoperate with pycairo.
make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT install
find $RPM_BUILD_ROOT -name '*.la' | xargs rm -f
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING* INSTALL NEWS README