rpm
5.4.15
|
Macros to be defined from per-header tag values. More...
Data Fields | |
const char * | macroname |
rpmTag | tag |
Macros to be defined from per-header tag values.
const char* tagMacro::macroname |
Macro name to define.
Definition at line 22 of file hdrNVR.c.
Referenced by headerMacrosLoad(), and headerMacrosUnload().
rpmTag tagMacro::tag |
Header tag to use for value.
Definition at line 23 of file hdrNVR.c.
Referenced by headerMacrosLoad(), and headerMacrosUnload().