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