[Rpm-maint] [rpm-software-management/rpm] Add builtin macro %undefine_all (#820)

pavlinamv notifications at github.com
Thu Aug 22 11:33:28 UTC 2019


A builtin macro 
```%undefine macro_name``` 
removes the last defined _'macro_name'_ from defined macros. But it still leaves all older definitions of the macro _'macro_name'_. So as @pmatilai wrote in #115 - "macros stack so undefining doesn't guarantee said macro actually goes away". 

Thus I think that it will be usefull to have a builtin macro that undefines all defined macros with the particular name. So after using it, no macro with the chosen name remains.

I am not sure regarding the name of the builtin macro.

-- 
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/820
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190822/707a1ff7/attachment.html>


More information about the Rpm-maint mailing list