[Rpm-maint] [rpm-software-management/rpm] Is there some oneliner to be used with %{with bootstrap} (Discussion #3536)
Panu Matilainen
notifications at github.com
Wed Jan 29 09:19:04 UTC 2025
Assuming an actual %bcond is used and not some local macro hackery, as per https://rpm-software-management.github.io/rpm/manual/conditionalbuilds.html:
```%{!?with_bootstrap:BuildRequires: ...}```
(noting the "Always test for the with-condition, not the without-counterpart!" remark)
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/3536#discussioncomment-11993433
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/repo-discussions/3536/comments/11993433 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250129/e999cf20/attachment.htm>
More information about the Rpm-maint
mailing list