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