build-sys: enable python in bootstrap-configure

This commit is contained in:
Lucas De Marchi 2014-04-06 17:14:23 -03:00
parent 9324bb52f3
commit 6ca7c0926f

View File

@ -11,7 +11,7 @@ args="--prefix=/usr \
--sysconfdir=/etc \
--libdir=$(libdir /usr/lib)"
hackargs="--enable-debug --with-xz --with-zlib"
hackargs="--enable-debug --enable-python --with-xz --with-zlib"
cat <<EOC