From fe216bca9496609b35787051a4f1d4c3a6506ef4c58cd54d4438189e5eda300a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 21 Apr 2020 11:59:24 +0000 Subject: [PATCH] Add sitelib easy_install OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python2-setuptools?expand=0&rev=10 --- python2-setuptools.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python2-setuptools.spec b/python2-setuptools.spec index a4e9492..780f282 100644 --- a/python2-setuptools.spec +++ b/python2-setuptools.spec @@ -70,6 +70,7 @@ sed -r -i '1s@^#!/.*$@@' setuptools/command/easy_install.py \ %license LICENSE %doc CHANGES.rst README.rst %python_alternative %{_bindir}/easy_install +%{python2_sitelib}/easy_install* %{python2_sitelib}/setuptools %{python2_sitelib}/setuptools-%{version}-py*.egg-info %dir %{python2_sitelib}/pkg_resources