From ad413b7d143a3347fe204235cb37ef244e2ee6f9 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 15 Jul 2018 08:13:03 +0200 Subject: [PATCH] specify python interp Signed-off-by: Igor Gnatenko --- libxslt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libxslt.spec b/libxslt.spec index a4c9f5a..1652e3f 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -63,7 +63,7 @@ chmod 644 python/tests/* %build autoreconf -vfi -%configure --disable-static --disable-silent-rules +%configure --disable-static --disable-silent-rules --with-python=%{__python2} %make_build %install