#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_install:
	@echo Disable installing the build artifact because this has a Reserved Font Name
