Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

rpmRelocation_s Struct Reference

We pass these around as an array with a sentinel. More...

#include <rpmlib.h>


Data Fields

const char * oldPath
const char * newPath


Detailed Description

We pass these around as an array with a sentinel.

Definition at line 790 of file rpmlib.h.


Field Documentation

const char* rpmRelocation_s::newPath
 

NULL means to omit the file completely!

Definition at line 794 of file rpmlib.h.

Referenced by addTE(), delTE(), installArgCallback(), main(), and relocateFileList().

const char* rpmRelocation_s::oldPath
 

NULL here evals to RPMTAG_DEFAULTPREFIX,

Definition at line 792 of file rpmlib.h.

Referenced by addTE(), delTE(), installArgCallback(), main(), and relocateFileList().


The documentation for this struct was generated from the following file:
Generated on Sat Jul 26 08:30:17 2008 for rpm by  doxygen 1.3.9.1