Skip to content
Snippets Groups Projects
Commit 9934b325 authored by Georgy Moshkin's avatar Georgy Moshkin :speech_balloon:
Browse files

chore(build): typo

parent 3b5e2dc8
No related branches found
No related tags found
1 merge request!61Chore/vendoring
Pipeline #3652 passed
......@@ -6,7 +6,7 @@ fn main() {
}
fn patch_tarantool() {
let patch_check = Path::new("tarantool-sys/patched-applied");
let patch_check = Path::new("tarantool-sys/patches-applied");
if patch_check.exists() {
println!(
"cargo:warning='{}' exists, so patching step is skipped",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment