diff --git a/recipes/core/installer/recipe.toml b/recipes/core/installer/recipe.toml index ecde031573..e3c20f1f0f 100644 --- a/recipes/core/installer/recipe.toml +++ b/recipes/core/installer/recipe.toml @@ -1,6 +1,5 @@ [source] -git = "https://gitlab.redox-os.org/redox-os/installer.git" -patches = ["redox.patch"] +path = "../../../local/sources/installer" [build] template = "cargo"