diff --git a/src/cmd/vendor.rs b/src/cmd/vendor.rs index a93ab84e..eff28a7f 100644 --- a/src/cmd/vendor.rs +++ b/src/cmd/vendor.rs @@ -353,7 +353,7 @@ pub fn init( ) })?; - if no_patch { + if !no_patch { apply_patches( rt, git.clone(),