On Fri, Jul 20, 2007 at 02:09:23PM +0100, Paul Howarth wrote: > Matt Patterson wrote: > >On 20/7/07 13:08, "Paul Howarth" <[EMAIL PROTECTED]> wrote: > That's right, but config_opts['macros'] has a default value that's built > into mock, and that default value includes the definitions of those two > macros, so if you override the default then you need to define those > values or they won't be set anywhere. > > Maybe something like this would be better: > > config_opts['macros'] = config_opts['macros'] + """ > %%_dist bc_gems > """
An excellent suggestion. I'll update the defaults config file to indicate that this is the preferred way to set this option. this will be in the next release. -- Michael -- Fedora-buildsys-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-buildsys-list
