Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=439630

--- Comment #61 from James Heather <[email protected]> 2010-02-26 05:28:01 
EST ---
In fact, I think it's normal to start the %install section with

%install
rm -rf %{buildroot}

That would make rpmlint happier, and also solve your problem. At the moment,
you'll hit this issue if the previous build failed, because %clean won't get
executed, and the next build will get confused because of the existing files.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to