From 7aa8c3c5eecce6d1c84b64c511dd88449f4c30f8 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 4 Sep 2012 21:14:19 +0100 Subject: [PATCH] clean up spec --- opus.spec | 1 - 1 file changed, 1 deletion(-) 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