1#!/bin/sh
2
3PATH="@bindir@:$PATH"
4
5exec mkfontscale -b -s -l "$@"
6