#include <lib/rpmlib.h>
Data Fields | |
| const char * | oldPath |
| const char * | newPath |
Definition at line 738 of file rpmlib.h.
| const char* rpmRelocation_s::newPath |
NULL means to omit the file completely!
Definition at line 742 of file rpmlib.h.
Referenced by addTE(), delTE(), installArgCallback(), main(), relocateFileList(), rpmfiNew(), and rpmInstall().
| const char* rpmRelocation_s::oldPath |
NULL here evals to RPMTAG_DEFAULTPREFIX,
Definition at line 740 of file rpmlib.h.
Referenced by addTE(), delTE(), installArgCallback(), main(), relocateFileList(), and rpmInstall().
1.5.7.1