From d264b19aaa62261df42455c4b65b1e6829b1a571 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Fri, 11 Oct 2019 17:29:49 +0200 Subject: [PATCH] Really disable python bindings to be able to build the package --- libxslt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libxslt.spec b/libxslt.spec index f2308ae..e370de8 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -71,7 +71,7 @@ chmod 644 python/tests/* autoreconf -vfi #export PYTHON=%{__python3} #%configure --disable-static --disable-silent-rules --with-python -%configure --disable-static --disable-silent-rules +%configure --disable-static --disable-silent-rules --with-python=no %make_build %install