fontdir="$INSTALL_ROOT/usr/share/fonts/TTF/" &&
install -d "$fontdir" &&
install -m444 "$SOURCE_DIRECTORY"/*.ttf "$fontdir"
