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:56:50 +01:00
parent cb23ecbe46
commit ac2212b62b
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -2084,9 +2084,6 @@ updated policy package.
%setup -q -T -D -a 4 -c -n blinkenlights
%setup -q
%clean
rm -Rf $RPM_BUILD_ROOT
%build
%if !%{disable_python2} && 0%{?default_python} != 3
export PYTHON=python%{?default_python}