opnsense-ports/lang/rust/files/patch-configure
Franco Fichtner 69b48d3f1e */*: sync with upstream
Taken from: FreeBSD
2015-09-10 05:23:56 +02:00

10 lines
294 B
Text

--- configure.orig 2015-08-04 19:28:47 UTC
+++ configure
@@ -696,7 +696,6 @@ putvar CFG_BOOTSTRAP_KEY
step_msg "looking for build programs"
-probe_need CFG_CURLORWGET curl wget
if [ -z "$CFG_PYTHON_PROVIDED" ]; then
probe_need CFG_PYTHON python2.7 python2.6 python2 python
fi