mkdir -p "$PKGDIR"/usr/share/fonts/TTF
cp -v *.ttf "$PKGDIR"/usr/share/fonts/TTF/
chmod 0644 "$PKGDIR"/usr/share/fonts/TTF/*
