[lorax] Don't remove usr/lib/rpm/platform/ (#1116450)

Brian C. Lane bcl at redhat.com
Sat Jul 12 00:11:14 UTC 2014


This appears to cause the rpm-plugin-selinux to fail and some of the
selinux lebels aren't applied correctly.
---
 share/runtime-cleanup.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl
index 588ce35..c3e9a13 100644
--- a/share/runtime-cleanup.tmpl
+++ b/share/runtime-cleanup.tmpl
@@ -299,7 +299,7 @@ removefrom python-ethtool /usr/sbin/*
 removefrom python-meh /usr/share/locale/*
 removefrom readline /usr/${libdir}/*
 removefrom libreport /usr/bin/* /usr/share/locale/*
-removefrom rpm /usr/bin/* /usr/lib/rpm/platform/* /usr/share/locale/*
+removefrom rpm /usr/bin/* /usr/share/locale/*
 removefrom rsync /etc/*
 removefrom sed /usr/share/locale/*
 removefrom smartmontools /etc/* /usr/sbin/smartd
-- 
1.9.3



More information about the anaconda-patches mailing list