summaryrefslogtreecommitdiff
path: root/gnutls-1.1.9/debian/python-gnutls.prerm.debhelper
blob: cd6a4b86ba7e6051063ed357bc7811d9e0bad218 (plain)
1
2
3
4
5
# Automatically added by dh_pysupport
if which update-python-modules >/dev/null 2>&1; then
	update-python-modules -c  python-gnutls.public
fi
# End automatically added section