opnsense-ports/lang/rust/files/patch-configure
Franco Fichtner a868b95932 */*: sync with upstream
Taken from: FreeBSD
2016-08-20 08:07:07 +02:00

10 lines
288 B
Text

--- configure.orig 2016-08-16 01:54:35 UTC
+++ configure
@@ -726,7 +726,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