Remove %clean section
None of currently supported distributions need that. Last one was EL5 which is EOL for a while. Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
792b3f9f45
commit
59edeeaf97
1 changed files with 0 additions and 3 deletions
|
|
@ -21,9 +21,6 @@ make %{?_smp_mflags} CFLAGS="%{optflags}"
|
|||
rm -rf %{buildroot}
|
||||
make DESTDIR="%{buildroot}" PREFIX="%{_prefix}" install
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS COPYING
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue