From e3412ea4ff73b6a6bb440a06896469dfe9a71faf Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Sun, 25 Feb 2018 12:51:49 +0100 Subject: [PATCH] libxslt: Remove python bindings Because we are going to remove the system python, remove the python bindings. --- libxslt.be0 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libxslt.be0 b/libxslt.be0 index 998c0da31..fe0ac8dbe 100755 --- a/libxslt.be0 +++ b/libxslt.be0 @@ -53,9 +53,9 @@ EXCLUDE+=(/usr/share/doc) # bee_patch "${@}" #} -#mee_configure() { -# bee_configure -#} +mee_configure() { + bee_configure --without-python +} #mee_build() { # bee_build