install -dm755 "$PKGDIR"/usr/share/fonts/TTF
cp -v *.ttc "$PKGDIR"/usr/share/fonts/TTF/
chmod 0644 "$PKGDIR"/usr/share/fonts/TTF/*
