From 7aa8c3c5eecce6d1c84b64c511dd88449f4c30f8 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sep 04 2012 20:14:19 +0000 Subject: clean up spec --- diff --git a/opus.spec b/opus.spec index 400f6f3..cd6c390 100644 --- a/opus.spec +++ b/opus.spec @@ -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