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
b21ff60ca4
commit
4e6675e9d6
@ -70,9 +70,6 @@ make DESTDIR=%{buildroot} install
|
|||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%pre
|
%pre
|
||||||
# There is a possibility that an initial setup service might be running
|
# There is a possibility that an initial setup service might be running
|
||||||
# during package upgrade, which can together with an old version
|
# during package upgrade, which can together with an old version
|
||||||
|
Loading…
Reference in New Issue
Block a user