From 2c046cd940f737989f3921f6407aec6cbb791ac4 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 29 Jul 2018 23:11:22 +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 --- python-httpretty.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-httpretty.spec b/python-httpretty.spec index fddabf7..6537d78 100644 --- a/python-httpretty.spec +++ b/python-httpretty.spec @@ -136,8 +136,8 @@ LANG=en_US.UTF-8 %{__python3} -m nose -v %files -n python2-httpretty %doc README.rst %license COPYING -%{python_sitelib}/httpretty -%{python_sitelib}/httpretty-%{version}-py2.?.egg-info +%{python2_sitelib}/httpretty +%{python2_sitelib}/httpretty-%{version}-py2.?.egg-info %if 0%{?with_python3} %files -n python3-httpretty