cleanups
This commit is contained in:
parent
95317a4f17
commit
29ae7480f2
@ -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",
|
||||
|
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user