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