runtime-cleanup: don't wipe /usr/bin/report-cli (#1937550)

We need it for reporting things!

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-03-10 17:20:00 -08:00 committed by Brian C. Lane
parent 02c185c9c0
commit a2fa698bc2

View File

@ -282,7 +282,6 @@ removefrom psmisc /usr/share/locale/*
removefrom python3-kickstart /usr/lib/python*/site-packages/pykickstart/locale/* removefrom python3-kickstart /usr/lib/python*/site-packages/pykickstart/locale/*
removefrom readline /usr/${libdir}/libhistory* removefrom readline /usr/${libdir}/libhistory*
removefrom libreport /usr/share/locale/* removefrom libreport /usr/share/locale/*
removefrom libreport-cli /usr/bin/*
removefrom rdma-core /etc/rdma/mlx4.conf removefrom rdma-core /etc/rdma/mlx4.conf
removefrom rpm /usr/bin/* /usr/share/locale/* removefrom rpm /usr/bin/* /usr/share/locale/*
removefrom rsync /etc/* removefrom rsync /etc/*