

set -ex



test -f ${PREFIX}/fonts/Inconsolata-Regular.ttf
test -f ${PREFIX}/fonts/Inconsolata-Bold.ttf
exit 0
