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
cb23ecbe46
commit
ac2212b62b
3
pcp.spec
3
pcp.spec
@ -2084,9 +2084,6 @@ updated policy package.
|
|||||||
%setup -q -T -D -a 4 -c -n blinkenlights
|
%setup -q -T -D -a 4 -c -n blinkenlights
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -Rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if !%{disable_python2} && 0%{?default_python} != 3
|
%if !%{disable_python2} && 0%{?default_python} != 3
|
||||||
export PYTHON=python%{?default_python}
|
export PYTHON=python%{?default_python}
|
||||||
|
Loading…
Reference in New Issue
Block a user