#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Sun, 26 Sep 2021 18:29:55 +0200
export PYBUILD_NAME=qt-material
%:
	dh $@ --with python3 --buildsystem=pybuild

execute_after_dh_auto_install:
	rm -rf debian/python3-qt-material/usr/lib/python*/dist-packages/qt_material/fonts/roboto
	find debian
