diff --git a/talloc.be0 b/talloc.be0 index 489cac0b6..dfdd3b6f1 100755 --- a/talloc.be0 +++ b/talloc.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION talloc-2.1.13-1 +# BEE_VERSION talloc-2.1.13-2 BEE_BUILDTYPE=autotools @@ -23,7 +23,9 @@ build_in_sourcedir mee_configure() { . $(python2-config --prefix)/profile - bee_configure + + bee_configure \ + --disable-python } #mee_build() {