]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- disable building broken python bindings (syntax errors, missing symbols, segfaults)
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 8 Nov 2020 10:44:54 +0000 (11:44 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 8 Nov 2020 10:44:54 +0000 (11:44 +0100)
poldek.spec

index 7e812ca86a95c26a98acd87a942f022bb54bbb45..8a955800b0325111751d215d36d3107ee8ccecd3 100644 (file)
@@ -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
This page took 0.082412 seconds and 4 git commands to generate.