[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Installing during rebuild
- From: Jos Vos <jos xos nl>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: Installing during rebuild
- Date: Wed, 17 Oct 2007 19:39:53 +0200
On Wed, Oct 17, 2007 at 10:29:53AM -0700, Wyse, Chris wrote:
> Is there a way to prevent the rpmbuild of the source rpm from performing
> the installation? My install section is executed during rpmbuild - I
> really only want the installation done when I install the binary rpm.
> Am I missing something or doing something wrong (or both)?
Both :-).
%instal is for installing in the temporary buildroot (BuildRoot: ...)
and the contents of that directory are used to collect the files for
the binary rpm (as listed in %files).
--
-- Jos Vos <jos xos nl>
-- X/OS Experts in Open Systems BV | Phone: +31 20 6938364
-- Amsterdam, The Netherlands | Fax: +31 20 6948204
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]