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
37ffe76da5
commit
cf8f8536d1
@ -188,9 +188,6 @@ make install_tmpfiles_configuration DESTDIR=$RPM_BUILD_ROOT
|
|||||||
make -C test install DESTDIR=$RPM_BUILD_ROOT
|
make -C test install DESTDIR=$RPM_BUILD_ROOT
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
%systemd_post blk-availability.service lvm2-monitor.service
|
%systemd_post blk-availability.service lvm2-monitor.service
|
||||||
|
Loading…
Reference in New Issue
Block a user