tortoisehg.prerm.debhelper
changeset 0 8c87dc646df3
equal deleted inserted replaced
-1:000000000000 0:8c87dc646df3
       
     1 # Automatically added by dh_pysupport
       
     2 if which update-python-modules >/dev/null 2>&1; then
       
     3 	update-python-modules -c  tortoisehg
       
     4 fi
       
     5 # End automatically added section