summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/libxml2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libxml2.sh b/packages/libxml2.sh
index 894e58b..b649b8f 100644
--- a/packages/libxml2.sh
+++ b/packages/libxml2.sh
@@ -9,4 +9,4 @@ ENV_ACLOCAL_PATH="share/aclocal"
ENV_CPPFLAGS_PATH="include/libxml2"
BUILD_TYPE="automake"
-CONFIGURE_FLAGS="--with-python-install-dir="${bindir}/lib/python""
+CONFIGURE_FLAGS="--without-python" \ No newline at end of file