[lorax] Don't remove hmac files for ssh and sshd (#882153)

Brian C. Lane bcl at redhat.com
Tue Mar 12 18:12:49 UTC 2013


From: "Brian C. Lane" <bcl at redhat.com>

---
 share/runtime-cleanup.tmpl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl
index 34a0a3a..9dfc021 100644
--- a/share/runtime-cleanup.tmpl
+++ b/share/runtime-cleanup.tmpl
@@ -286,8 +286,8 @@ removefrom nss-softokn /usr/${libdir}/nss/*
 removefrom openldap /etc/openldap/* /usr/${libdir}/libldap_r-*
 removefrom openssh /etc/ssh/* /usr/libexec/*
 removefrom openssh-clients /etc/ssh/* /usr/bin/slogin /usr/bin/ssh-*
-removefrom openssh-clients /usr/${libdir}/* /usr/libexec/*
-removefrom openssh-server /etc/ssh/* /usr/${libdir}/* /usr/libexec/*
+removefrom openssh-clients /usr/libexec/*
+removefrom openssh-server /etc/ssh/* /usr/libexec/*
 removefrom openssl /etc/pki/* /usr/bin/* /usr/${libdir}/openssl/*
 removefrom pam /usr/sbin/* /usr/share/locale/*
 removefrom pciutils /usr/sbin/*
-- 
1.8.1.2



More information about the anaconda-patches mailing list