#!/bin/sh

PATH="FIXMESTAGINGDIR/x86_64-linux/usr/bin:$PATH"

exec mkfontscale -b -s -l "$@"
