[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: how to turn off building of debug packages?



Kevin Cosgrove wrote:

> 
> I thought that defining %__debug_package and/or %_enable_debug_packages
> to 0 (zero) or %nil in ~/.rpmmacros would stop the building of debug
> packages.  It doesn't do that with rpm 4.4.6 as built by Mandriva for
> Mandriva 2007.0.  How can I stop the building of debug packages?

close, instead of setting to 0, set to %{nil}, e.g.,
%define debug_package %{nil}

-- Rex


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]