mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 23:24:31 +04:00
12 lines
213 B
Diff
12 lines
213 B
Diff
--- a/configure
|
|
+++ b/configure
|
|
@@ -3957,6 +3957,8 @@ fi
|
|
$as_echo "$URLHOST" >&6; }
|
|
rm -f conftest.out conftest.py
|
|
|
|
+PYTHON=/usr/bin/python
|
|
+
|
|
# Checks for libraries.
|
|
|
|
for ac_func in strerror setregid syslog
|