mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-19 19:34:18 +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
|
||||
));
|
||||
}
|
||||
|
||||
run_command(command)?;
|
||||
}
|
||||
|
||||
// Move source.tmp to source atomically
|
||||
|
||||
Loading…
Reference in New Issue
Block a user