From 72b4bf9253c2111b00eba674b9c5c9ffa4ac663c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 29 Jul 2018 23:11:11 +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-configshell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-configshell.spec b/python-configshell.spec index db4af96..ec511d2 100644 --- a/python-configshell.spec +++ b/python-configshell.spec @@ -74,7 +74,7 @@ popd %endif %files -n python2-configshell -%{python_sitelib}/* +%{python2_sitelib}/* %doc COPYING README.md %if 0%{?with_python3}