#!/usr/bin/make -f include /usr/share/dpkg/architecture.mk %: dh $@ --with=python3 override_dh_auto_configure: dh_auto_configure -- -DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)"