]> TLD Linux GIT Repositories - packages/rpm.git/commitdiff
- enable python3 rpm.org-migration
authorMarcin Krol <hawk@tld-linux.org>
Wed, 10 Jan 2024 17:17:44 +0000 (18:17 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 10 Jan 2024 17:17:44 +0000 (18:17 +0100)
rpm.spec

index ec58100e991a3bcb66b8ce8908852367ac57b9c9..cbb164815119f806a0c0de62fc226cbfc7e5e446 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -4,7 +4,7 @@
 #
 # Conditional build:
 %bcond_with    apidocs         # Doxygen based API documentation
-%bcond_with    python3         # Python (3) bindings
+%bcond_without python3         # Python (3) bindings
 %bcond_with    plugins         # plugins (all, including: audit, imaevm, selinux, systemd)
 %bcond_with    recommends_tags # use of Recommends tag (disable for bootstrapping)
 %bcond_with    imaevm          # IMA/EVM signing support (requires libimaevm from ima-evm-utils)