[Rpm-maint] [rpm-software-management/rpm] Non parametric macro inconsistency (Issue #2932)
Michael Schroeder
notifications at github.com
Tue Feb 27 10:57:17 UTC 2024
I stumbled over this:
```
$ rpm --eval '%{?_libdir:foo}'
foo
$ rpm --eval '%{_libdir:foo}'
/usr/lib64
```
Should those two both return `foo`?
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2932
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2932 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240227/1bcafaee/attachment.html>
More information about the Rpm-maint
mailing list