summaryrefslogtreecommitdiffstats
path: root/rules/apache2_mod_python.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/apache2_mod_python.in')
-rw-r--r--rules/apache2_mod_python.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/rules/apache2_mod_python.in b/rules/apache2_mod_python.in
index 452844277..05881bc55 100644
--- a/rules/apache2_mod_python.in
+++ b/rules/apache2_mod_python.in
@@ -4,8 +4,7 @@ config APACHE2_MOD_PYTHON
tristate
prompt "apache2 mod_python"
select APACHE2
- select HOST_APACHE2
- select PYTHON24
+ select PYTHON
help
This module adds the python script language to the server
to support dynamic website generation