#!/usr/bin/make -f

%:
	dh $@

#FIXME: This font provides build scripts that depend on
#       on additional scripts not present in Debian.
#
#       For Scrollbar Linux we simply package the pre-built OTF,
#       but if this package is ever upstreamed to Debian,
#       we will need to properly figure out the build system
#       as they have a policy of buildinmg fonts from source.
#
#override_dh_auto_build:
#	(set -x && cd sources && ./build-otf.sh)
