From acce7b5963acc1edc496036fe2ccd8ebea20dcec Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sun, 5 Jun 2005 23:15:18 +0000 Subject: [PATCH] Remove the incorrect installation of '%{openssldir}/lib'. PR: 1074 --- openssl.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/openssl.spec b/openssl.spec index 98ef153e3b..bf72c01940 100644 --- a/openssl.spec +++ b/openssl.spec @@ -2,7 +2,7 @@ %define libmin 9 %define librel 7 %define librev g -Release: 1 +Release: 2 %define openssldir /var/ssl @@ -121,7 +121,6 @@ rm -rf $RPM_BUILD_ROOT %config %attr(0644,root,root) %{openssldir}/openssl.cnf %dir %attr(0755,root,root) %{openssldir}/certs -%dir %attr(0755,root,root) %{openssldir}/lib %dir %attr(0755,root,root) %{openssldir}/misc %dir %attr(0750,root,root) %{openssldir}/private -- 2.25.1