[packages/xapps] - disable python2
baggins
baggins at pld-linux.org
Fri Mar 21 22:56:59 CET 2025
commit cf057802cdc45feaa1db19f6363aaaa26546bef2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Mar 21 23:56:53 2025 +0100
- disable python2
xapps.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xapps.spec b/xapps.spec
index c6aedd5..fcaa038 100644
--- a/xapps.spec
+++ b/xapps.spec
@@ -1,7 +1,7 @@
#
# Conditional build:
%bcond_without apidocs # API documentation
-%bcond_without python2 # CPython 2.x binding
+%bcond_with python2 # CPython 2.x binding
%bcond_without python3 # CPython 3.x binding
%bcond_without static_libs # static library
#
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xapps.git/commitdiff/cf057802cdc45feaa1db19f6363aaaa26546bef2
More information about the pld-cvs-commit
mailing list