[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: HELP | RPM install
- From: Matthew Miller <mattdm mattdm org>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: HELP | RPM install
- Date: Thu, 28 Dec 2006 23:25:20 -0500
On Fri, Dec 29, 2006 at 09:43:03AM +0530, Lis Maria wrote:
> So,in a nut shell, i want to create a generaic RPM,that will pick up the
> install location from some property file during pre install,and install the
> files at that location during installation.
You can't really do this. One way is to have the RPM install the files to a
standard location, and then, in the %post section, read the config file and
either copy or symlink the files in the defined location.
--
Matthew Miller mattdm mattdm org <http://mattdm.org/>
Boston University Linux ------> <http://linux.bu.edu/>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]