Is there a way to undefine a macro in the mock configuration file ? #1609
Unanswered
aajith-arista
asked this question in
Q&A
Replies: 1 comment
|
No. I am not aware of any possibility. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I can override an rpm macro with
Is there a way to undefine it like
This is to deal with other system macros that do stuff like
I know I can undefine it in the commandline like
--undefine, but just checking if I can do this in config because it's cleaner.All reactions