[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: RE : %clean section not processed
- From: Jos Vos <jos xos nl>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: RE : %clean section not processed
- Date: Thu, 17 Jan 2008 13:40:04 +0100
On Thu, Jan 17, 2008 at 10:47:56AM +0100, patrice elasri sofrecom com wrote:
> In fact, I'm using the %{buildroot}.tmp as a temporary working directory
> to store especially my own find_requires script (including "%{__cat}
> >/dev/null") and a env.sh shell script, used to pass some environment
> variables between the building scriptlets. So my %clean section removes
> both %{buildroot} and %{buildroot}.tmp directories.
In your case you can just do "rm -rf %{buildroot}.tmp" at the end of
%install, isn't it?
--
-- 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]