# HG changeset patch # User Adam Spiers # Date 1183162901 -3600 # Node ID cc7a43af709d8ac5296439140bd7ab1932b3bf4e # Parent 6def53be19fbb3d9d38a35689da5378cb0855823 mercurial.spec: convert extension now installs files into hgext/convert/ diff -r 6def53be19fb -r cc7a43af709d 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*