mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
Remove duplicate execution of patch command
This commit is contained in:
parent
11a244bef3
commit
fa00a61b95
@ -258,8 +258,6 @@ fn fetch(recipe_dir: &Path, source: &SourceRecipe) -> Result<PathBuf, String> {
|
|||||||
status
|
status
|
||||||
));
|
));
|
||||||
}
|
}
|
||||||
|
|
||||||
run_command(command)?;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Move source.tmp to source atomically
|
// Move source.tmp to source atomically
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user