summaryrefslogtreecommitdiffstats
path: root/rules/apache2_mod_python.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-12-07 18:59:58 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-12-07 18:59:58 +0000
commit8c52c2abcd8daffb34669d97900ee088feed7405 (patch)
tree9ad864c2b9f6e242c72363435f4c497c433fa704 /rules/apache2_mod_python.in
parentcaf798c5711d1870401a5a679a52c8f967e8c076 (diff)
downloadptxdist-8c52c2abcd8daffb34669d97900ee088feed7405.tar.gz
ptxdist-8c52c2abcd8daffb34669d97900ee088feed7405.tar.xz
* apache2 mod_python: use autogen functionality for module
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9195 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/apache2_mod_python.in')
-rw-r--r--rules/apache2_mod_python.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/rules/apache2_mod_python.in b/rules/apache2_mod_python.in
index 1a7596b37..e25246f08 100644
--- a/rules/apache2_mod_python.in
+++ b/rules/apache2_mod_python.in
@@ -1,11 +1,11 @@
-# Apache 2 mod_python configuration
+## SECTION=networking
config APACHE2_MOD_PYTHON
bool
- prompt "Python Module for Apache 2"
+ prompt "apache2 mod_python"
select APACHE2
select HOST_APACHE2
select PYTHON24
help
- This module adds the python script language to the server
- to support dynamic website generation
+ This module adds the python script language to the server
+ to support dynamic website generation