]> git.pld-linux.org Git - packages/python3-pygments.git/commitdiff
always install .egg-info
authorElan Ruusamäe <glen@delfi.ee>
Wed, 13 May 2015 19:57:31 +0000 (22:57 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 13 May 2015 19:57:31 +0000 (22:57 +0300)
python-pygments.spec

index 46be63b83ffc59794d75979f5e6ddfcaa2331106..ac5b518a5a2934489f6f9657184ac8654e68dde1 100644 (file)
@@ -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}
This page took 0.610291 seconds and 4 git commands to generate.