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
@ -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…
Reference in New Issue
Block a user