diff --git a/cairomm.spec b/cairomm.spec index 027236c..2728146 100644 --- a/cairomm.spec +++ b/cairomm.spec @@ -64,7 +64,7 @@ documentation browser or through a web browser at %install %make_install -find %{buildroot} -type f -name '*.la' -exec rm -f {} ';' +find %{buildroot} -type f -name '*.la' -print -delete %files