diff --git a/coccinelle.spec b/coccinelle.spec index d7a8d60..bcf3362 100644 --- a/coccinelle.spec +++ b/coccinelle.spec @@ -35,6 +35,9 @@ make %{?_smp_mflags} install -D -m 0755 spatch %{buildroot}%{_bindir}/spatch install -D -m 0644 docs/spatch.1 %{buildroot}%{_mandir}/man1/spatch.1 +%clean +rm -rf %{buildroot} + %files %defattr(-,root,root) %doc authors.txt bugs.txt changes.txt copyright.txt credits.txt