mkdir -p "$INSTALL_ROOT/usr/share/fonts/TTF" &&
install -m 644 -o root -g root ttf/*.ttf "$INSTALL_ROOT/usr/share/fonts/TTF"
