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