pass python version

This commit is contained in:
Jeremy Katz 2004-11-08 21:53:38 +00:00
parent 277fc729f9
commit 16e9e392e1

View File

@ -19,7 +19,7 @@ partition tables.
%build
export CFLAGS="-fPIC"
%configure
%configure --with-python-version=2.4
make
%install