#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	fontforge -script debian/fix.pe bsmi00lp.ttf debian/bsmi00lp.ttf
