#!/bin/sh -e

install -Dm644 ttf/*.ttf -t "$1/usr/share/fonts/TTF/"
install -Dm644 fontconfig/*.conf -t "$1/etc/fonts/conf.avail/"