[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: how to turn off building of debug packages?
- From: Rex Dieter <rdieter math unl edu>
- To: Rpm-list redhat com
- Cc:
- Subject: Re: how to turn off building of debug packages?
- Date: Thu, 04 Jan 2007 07:19:38 -0600
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]