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 09:34:22 +01:00
parent 5f1b08b675
commit 8e47a13755
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -128,9 +128,6 @@ rm -f "$RPM_BUILD_ROOT"%{_bindir}/autopasswd
# remove rpath
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libexpect%{version}.so
%clean
rm -rf "$RPM_BUILD_ROOT"
%files
%defattr(-,root,root,-)