diff options
Diffstat (limited to 'lang/rust-nightly/files/patch-configure')
-rw-r--r-- | lang/rust-nightly/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/rust-nightly/files/patch-configure b/lang/rust-nightly/files/patch-configure deleted file mode 100644 index 3914be291368..000000000000 --- a/lang/rust-nightly/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig 2016-07-17 07:06:29 UTC -+++ configure -@@ -737,7 +737,6 @@ if [ -n "$CFG_ENABLE_ORBIT" ]; then putv - - step_msg "looking for build programs" - --probe_need CFG_CURL curl - if [ -z "$CFG_PYTHON_PROVIDED" ]; then - probe_need CFG_PYTHON python2.7 python2 python - fi |