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:
Igor Gnatenko 2018-02-14 08:57:07 +01:00
parent bc840c0927
commit 3231bbc7e0
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -30,9 +30,6 @@ install -p -m0755 unifdefall.sh $RPM_BUILD_ROOT%{_bindir}/unifdefall.sh
install -d -m0755 $RPM_BUILD_ROOT%{_mandir}/man1
install -p -m0644 unifdef.1 $RPM_BUILD_ROOT%{_mandir}/man1/unifdef.1
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)