]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
build-sys: enable python in bootstrap-configure
authorLucas De Marchi <lucas.demarchi@intel.com>
Sun, 6 Apr 2014 20:14:23 +0000 (17:14 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Sun, 6 Apr 2014 20:14:23 +0000 (17:14 -0300)
bootstrap

index b26ff8ca0343871356aee5feb3bdb8e8e6d53c07..e6d8260d4b0a69ed9bd5e82d2d7ab900093a2b63 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -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