>> ... 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} Hmmm, other stuff to do with debugging is controlled by the _enable_debug_package flag, but debug_install_post doesn't seem to be, it's called based on debug_package just being defined (I'm just looking at a random distro's install of rpm 4.2, not in the cvs or anything). Is that the correct logic? Or is that a bug? I guess you could redefine debug_install_post as another workaround... _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list