[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: definiton of %setup and %patch
- From: Peter Bowen <pzb datastacks com>
- To: rpm-list redhat com
- Subject: Re: definiton of %setup and %patch
- Date: 27 May 2002 14:12:13 -0400
On Mon, 2002-05-27 at 13:44, SainTiss wrote:
> Hi,
>
> I'm trying to find out where the %setup and %patch macro's are
> defined...
> I don't see them in /usr/lib/rpm/macros where I would expect them...
>
> Could anyone help me on this one?
%setup and %patch aren't so much macros as much as language constructs.
They are not in any of the macros files, rather they are implemented as
part of the spec file parser in the rpmbuild binary.
Thanks.
Peter
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]