From f40c0f45a7de4247606d5fcd62e42f825d87a64c Mon Sep 17 00:00:00 2001 From: aredridel Date: Sat, 28 Aug 2010 20:05:52 +0000 Subject: [PATCH 1/1] - remove egg files from spec, they're not built Changed files: python-pygments.spec -> 1.8 --- python-pygments.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-pygments.spec b/python-pygments.spec index 936be74..725f3c0 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -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 -- 2.44.0