From 8fef0856a94c25ea47bf5358436f6409568cfd12 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 29 2018 21:11:45 +0000 Subject: %{python_sitelib} → %{python2_sitelib} Signed-off-by: Igor Gnatenko --- diff --git a/python-copr-common.spec b/python-copr-common.spec index 50f0b90..f4c5b09 100644 --- a/python-copr-common.spec +++ b/python-copr-common.spec @@ -95,7 +95,7 @@ rm -rf *.pyc *.pyo %if 0%{?with_python2} %files -n python2-%{srcname} %license LICENSE -%{python_sitelib}/* +%{python2_sitelib}/* %endif # with_python2 %changelog