On Thu, 2006-06-08 at 07:49 -0700, Donnie Berkholz wrote:
> Ned Ludd wrote:
> > -for conf in ${PN}-${PV}-${PR} ${PN}-${PV} ${PN}; do
> > +for conf in default ${PN}-${PV}-${PR} ${PN}-${PV} ${PN}; do
> > 
> > Call it 'default' ?
> 
> Switch the order around so it's 'default PN PN-PV PN-PV-PR' -- that way
> you can have a package-specific setting, and override it for specific
> versions.

You mean this if only the 'break' is in not in there right?


> 
> Thanks,
> Donnie
> 
-- 
Ned Ludd <[EMAIL PROTECTED]>
Gentoo Linux

-- 
gentoo-dev@gentoo.org mailing list

Reply via email to