[Rpm-maint] [rpm-software-management/rpm] Triple operator for conditional shortcut (#115)
Andreas Scherer
notifications at github.com
Wed Jan 4 20:38:47 UTC 2017
I suggest the following notation
```
%{?condition:true!false}
```
as a shortcut for the current form
```
%{?condition:true}%{!?condition:false}
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/115
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170104/a428c7cd/attachment.html>
More information about the Rpm-maint
mailing list