diff --git a/rustc-1.56.1-0.build.sh b/rustc-1.56.1-0.build.sh index 4743359..0c45a8d 100755 --- a/rustc-1.56.1-0.build.sh +++ b/rustc-1.56.1-0.build.sh @@ -50,10 +50,6 @@ targets = "X86" experimental-targets = "" [build] -cargo = "/usr/local/package/bin/cargo" -rustc = "/usr/local/package/bin/rustc" -rustfmt = "/usr/local/package/bin/rustfmt" - # omit HTML docs to save time and space (comment this to build them) docs = false