[packages/xcb-proto] fix python2 build
atler
atler at pld-linux.org
Fri Mar 21 14:34:53 CET 2025
commit 5155f86b79e39f117a5a6df8fe8bfe23d15fd80d
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Mar 21 13:48:48 2025 +0100
fix python2 build
xcb-proto.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xcb-proto.spec b/xcb-proto.spec
index 57a25df..f3ad726 100644
--- a/xcb-proto.spec
+++ b/xcb-proto.spec
@@ -100,7 +100,7 @@ cd ..
%if %{with python2}
install -d build2
cd build2
-%configure
+%configure \
PYTHON=%{__python}
%{__make}
cd ..
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xcb-proto.git/commitdiff/5155f86b79e39f117a5a6df8fe8bfe23d15fd80d
More information about the pld-cvs-commit
mailing list