[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: when using --prefix tag
- From: Paul Nasrat <pauln truemesh com>
- To: rpm-list redhat com
- Subject: Re: when using --prefix tag
- Date: Thu, 28 Aug 2003 17:22:39 +0100
On Thu, Aug 28, 2003 at 04:08:41PM +0000, Phil Conan wrote:
> Hello.
>
> is there any way to determine whether a user has used the --prefix tag.
> What I want to do is sed a file with the prefix information if the user
> choses to relocate the package.
A quick peek on rpm 4.2 src seems to imply
RPM_INSTALL_PREFIX
(or with multiple prefixes)
RPM_INSTALL_PREFIX{0,1..n}
Should do what you need.
Paul
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]