#!/usr/bin/make -f export PYBUILD_NAME=ipfix %: dh $@ --with python3 --buildsystem=pybuild override_dh_auto_build: dh_auto_build PYTHONPATH=. http_proxy='127.0.0.1:9' python3 -m sphinx -N -bman sphinx/ build/man