]> git.pld-linux.org Git - packages/python3-pygments.git/commitdiff
- remove egg files from spec, they're not built
authoraredridel <aredridel@pld-linux.org>
Sat, 28 Aug 2010 20:05:52 +0000 (20:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-pygments.spec -> 1.8

python-pygments.spec

index 936be7440cfda3140607d35c3aea27f23e0e5f0a..725f3c0001c6b0019405090bfb108cdd502cc64b 100644 (file)
@@ -111,7 +111,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/pygmentize
 %attr(755,root,root) %{_bindir}/pygmentize-2
 %{py_sitescriptdir}/%{module}
-%{py_sitescriptdir}/*Pygments*.egg*
 %endif
 
 %if %{with python3}
@@ -120,5 +119,4 @@ rm -rf $RPM_BUILD_ROOT
 %doc PKG-INFO TODO AUTHORS
 %attr(755,root,root) %{_bindir}/pygmentize-3
 %{py3_sitescriptdir}/%{module}
-%{py3_sitescriptdir}/*Pygments*.egg*
 %endif
This page took 0.040895 seconds and 4 git commands to generate.