debian/postinst
changeset 366 660f5631013e
parent 314 c02eae7665af
--- 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
     ;;