Allow local non-git sources
Compare changes
Files
2+ 22
− 4
@@ -159,10 +159,10 @@ fn run_command_stdin(mut command: process::Command, stdin_data: &[u8]) -> Result
@@ -181,6 +181,15 @@ fn fetch(recipe_dir: &Path, source: &SourceRecipe) -> Result<PathBuf, String> {
@@ -240,7 +249,7 @@ fi"#);
@@ -350,7 +359,16 @@ fi"#);