[Rpm-maint] [rpm-software-management/rpm] Make parametric macro arguments available as native Lua table (#1063)

nim-nim notifications at github.com
Thu Feb 20 17:58:27 UTC 2020


That would definitely be useful, thanks for looking at it! Can you extend the concept to macro arguments please? My macro files are full of:

```lua
local processall = (rpm.expand("%{-a}") ~= "") and (rpm.expand("%{-z}") == "")
local    verbose = (rpm.expand("%{-v}") ~= "")
````

-- 
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/pull/1063#issuecomment-589226237
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200220/3afc1c21/attachment.html>


More information about the Rpm-maint mailing list