RPM Usage Question

"Post, Mark K" <[email protected]> Mon, 28 Oct 2002 11:47:03 -0500
Newsgroups gmane.linux.redhat.s390
Message-ID <564DE4477544D411AD2C00508BDF0B6A0C9DDC98@usahm018.exmi01.exch.eds.com>
Is there any way to get RPM to _not_ do an "rm -rf build.directory" command
when doing an "rpm -bb" to build a package?  I'm trying to build mozilla on
my system, and the "rm -rf" and subsequent "tar -xf" commands take forever
because of the number of files and directories involved.

Mark Post