if [ "$1" = "configure" ] && command -v click >/dev/null 2>&1; then
	click hook install #HOOK#
fi
