contrib/mercurial.spec
changeset 7432 642754e776e2
parent 7277 3e000e2bf5f6
child 7433 c4ce828e8074
--- a/contrib/mercurial.spec	Thu Nov 27 01:09:11 2008 +0100
+++ b/contrib/mercurial.spec	Thu Nov 27 01:10:27 2008 +0100
@@ -55,9 +55,6 @@
 mkdir -p $lisp_dir
 install contrib/mercurial.el $lisp_dir
 
-# We don't want this, do we?
-rm -f $RPM_BUILD_ROOT%{pythonlib}/../mercurial-*-py2.5.egg-info
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -76,6 +73,7 @@
 %{_bindir}/hg-viz
 %{_bindir}/git-rev-tree
 %{_bindir}/mercurial-convert-repo
+%{_libdir}/python%{pythonver}/site-packages/%{name}-*-py2.5.egg-info
 %{pythonlib}/templates
 %{pythonlib}/*.py*
 %{pythonlib}/hgweb/*.py*