From f9a6c0db663b89e0b749707e302682c4e1d41984 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 2 Feb 2021 15:47:30 +0100 Subject: [PATCH] Remove dead code (no more easy_install) --- python-setuptools.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/python-setuptools.spec b/python-setuptools.spec index c1c5ddc..9e2e0a3 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -159,10 +159,6 @@ mkdir -p %{buildroot}%{python_wheeldir} install -p dist/%{python_wheelname} -t %{buildroot}%{python_wheeldir} %endif -%if %{without main_python} -rm %{buildroot}%{_bindir}/easy_install -%endif - %if %{with tests} %check # Verify bundled provides are up to date