mkdir -p "$INSTALL_ROOT/usr/share/fonts/TTF" &&
install -m644 -o root -g root $SOURCE_DIRECTORY/*.otf "$INSTALL_ROOT/usr/share/fonts/TTF"
