[packages/poldek] - disable building broken python bindings (syntax errors, missing symbols, segfaults)

baggins baggins at pld-linux.org
Sun Nov 8 11:45:50 CET 2020


commit 43ec59dd0ef605c4dd3800bfe30d03d1cd183573
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Nov 8 11:44:54 2020 +0100

    - disable building broken python bindings (syntax errors, missing symbols, segfaults)

 poldek.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/poldek.spec b/poldek.spec
index 7e812ca..8a95580 100644
--- a/poldek.spec
+++ b/poldek.spec
@@ -5,7 +5,7 @@
 # Conditional build:
 %bcond_with	static	# don't use shared libraries
 %bcond_without	imode	# don't build interactive mode
-%bcond_without	python	# don't build python bindings
+%bcond_with	python	# don't build python bindings
 %bcond_with	snap	# install configs for official Th snapshot
 %bcond_with	rpm4	# use rpm4 instead of rpm5
 %bcond_with	tests	# tests
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/poldek.git/commitdiff/43ec59dd0ef605c4dd3800bfe30d03d1cd183573



More information about the pld-cvs-commit mailing list