From 12a0cbac0d3a9f724b48650dfcfc3ccc7c5fe2cd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 13 May 2015 22:57:31 +0300 Subject: [PATCH] always install .egg-info --- python-pygments.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-pygments.spec b/python-pygments.spec index 46be63b..ac5b518 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -155,10 +155,8 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/pygmentize %attr(755,root,root) %{_bindir}/pygmentize-2 %{py_sitescriptdir}/%{module} -%if "%{py_ver}" > "2.4" %{py_sitescriptdir}/Pygments-%{version}-py*.egg-info %endif -%endif %if %{with python3} %files -n python3-%{module} -- 2.44.0