abinfo "Applying patches to protobuf ..."
cd "$SRCDIR"/protobuf
ab_apply_patches "$SRCDIR"/patches/protobuf.patch

abinfo "Preparing mozc_data.inc ..."
install -Dvm644 "$SRCDIR"/../mozc_data.inc \
    -t "$BLDDIR"/data_manager/oss/
