Skip to content
Snippets Groups Projects
Commit e50c3a9e authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

Use python2.4 when developing

Reviewed-by: ultrotter
parent 39e0d19e
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,6 @@ Configuring for development
---------------------------
sh autogen.sh && \
./configure --enable-maintainer-mode \
./configure PYTHON=python2.4 --enable-maintainer-mode \
--prefix=/usr/local --sysconfdir=/etc --localstatedir=/var \
--enable-rapi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment