On Wed, Jun 02, 2004 at 01:26:03PM -0400, James_Martin@xxxxxxxxxxxxxxx wrote: > I'd like to disable /usr/lib/rpm/find-debuginfo.sh from running because > it's creating extra directories in my build root. This runs after the > %files section is parsed. I tried turning off debugging with > > %debug_package %{nil} in my spec file, but that doesn't help. Anyone have In your spec you need to: %define debug_package %{nil} Paul _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list