rpm
5.2.1
|
Data Fields | |
const char * | oldPath |
const char * | newPath |
const char * rpmRelocation_s::newPath |
NULL means to omit the file completely!
Definition at line 50 of file rpmfi.c.
Referenced by relocateFileList(), rpmcliInstall(), rpmfiDupeRelocations(), rpmfiFreeRelocations(), and rpmfiNew().
const char * rpmRelocation_s::oldPath |
NULL here evals to RPMTAG_DEFAULTPREFIX,
Definition at line 48 of file rpmfi.c.
Referenced by relocateFileList(), rpmcliInstall(), rpmfiDupeRelocations(), and rpmfiFreeRelocations().