Main Page   Modules   Data Structures   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

RPMTS
const char* oldPath
const char* newPath


Detailed Description

We pass these around as an array with a sentinel.

Definition at line 1151 of file rpmlib.h.


Field Documentation

const char * rpmRelocation_s::newPath
 

NULL means to omit the file completely!

Definition at line 1155 of file rpmlib.h.

const char * rpmRelocation_s::oldPath
 

NULL here evals to RPMTAG_DEFAULTPREFIX,

Definition at line 1153 of file rpmlib.h.


The documentation for this struct was generated from the following file:
Generated at Fri Aug 2 00:04:20 2002 for rpm by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001