mercurial.spec: convert extension now installs files into hgext/convert/
authorAdam Spiers <hg@adamspiers.org>
Sat, 30 Jun 2007 01:21:41 +0100
changeset 4747 cc7a43af709d
parent 4746 6def53be19fb
child 4748 544a5e3d7d1c
mercurial.spec: convert extension now installs files into hgext/convert/
contrib/mercurial.spec
--- a/contrib/mercurial.spec
+++ b/contrib/mercurial.spec
@@ -79,3 +79,4 @@ rm -rf $RPM_BUILD_ROOT
 %{pythonlib}/hgweb/*.py*
 %{pythonlib}/*.so
 %{hgext}/*.py*
+%{hgext}/convert/*.py*