clean up spec

This commit is contained in:
Peter Robinson 2012-09-04 21:14:19 +01:00
parent f9e4cc64bf
commit 7aa8c3c5ee

View File

@ -39,7 +39,6 @@ make install DESTDIR=%{buildroot}
# Remove libtool archives and static libs
find %{buildroot} -name '*.la' -exec rm -f {} ';'
find %{buildroot} -name '*.a' -exec rm -f {} ';'
rm %{buildroot}/usr/share/doc/opus/doxygen-build.stamp
%check
make check