From 6d57f078355342ce377ff378a9ee9a8b434827f1 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 29 Jul 2018 23:11:53 +0200 Subject: [PATCH] =?UTF-8?q?%{python=5Fsitelib}=20=E2=86=92=20%{python2=5Fs?= =?UTF-8?q?itelib}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Igor Gnatenko --- pyOpenSSL.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyOpenSSL.spec b/pyOpenSSL.spec index cdcc293..350e055 100644 --- a/pyOpenSSL.spec +++ b/pyOpenSSL.spec @@ -94,8 +94,8 @@ rm doc/_build/html/.buildinfo %if %{with python2} %files -n python2-pyOpenSSL %license LICENSE -%{python_sitelib}/OpenSSL/ -%{python_sitelib}/pyOpenSSL-*.egg-info +%{python2_sitelib}/OpenSSL/ +%{python2_sitelib}/pyOpenSSL-*.egg-info %endif %files -n python3-pyOpenSSL