diff -r f2e13e08ea13 -r 660f5631013e debian/postinst --- a/debian/postinst Fri Aug 24 13:49:55 2012 +0100 +++ b/debian/postinst Fri Aug 24 13:50:16 2012 +0100 @@ -13,8 +13,6 @@ --shell /bin/sh --group \ --home /var/lib/mercurial-server \ --gecos "Mercurial repositories" hg - # Make sure Mercurial's modules will work when we come to use them - update-python-modules -p su -c "/usr/share/mercurial-server/init/hginit /usr/share/mercurial-server" hg fi ;;