diff --git a/pylib/rsbridge/BUILD.bazel b/pylib/rsbridge/BUILD.bazel index 8bc9adc0f..448b3d3e4 100644 --- a/pylib/rsbridge/BUILD.bazel +++ b/pylib/rsbridge/BUILD.bazel @@ -12,9 +12,6 @@ rust_library( name = "rsbridge", srcs = ["lib.rs"], crate_type = "cdylib", - data = [ - "//:buildinfo.txt", - ], rustc_flags = selects.with_or({ ( "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", diff --git a/qt/aqt/data/locale/compile.bzl b/qt/aqt/data/locale/compile.bzl index cd7d13c54..395989494 100644 --- a/qt/aqt/data/locale/compile.bzl +++ b/qt/aqt/data/locale/compile.bzl @@ -12,6 +12,7 @@ msgmerge -q $(location {po_file}) $(location {pot_file}) | msgfmt - --output-fil pot_file = pot_file, mo_file = mo_file, ), + message = "Building translation", ) _langs = [