Kernel

Blues blues at ds6.pg.gda.pl
Mon Apr 23 18:15:21 CEST 2001


On Mon, 23 Apr 2001, Tomasz Kłoczko wrote:
> > > bcond's will be only in patch section.
> > > %{!?bcond_off_patch:patch0}
> > > %{!?bcond_off_patch:patch1}
> > > %{!?bcond_off_patch:patch2}
> > > %{!?bcond_off_patch:patch3}
> > > %{!?bcond_off_patch:patch4}
> > > %{!?bcond_off_patch:patch5}
> > > %{!?bcond_off_patch:patch6}
> > > ....
> > > is it so difficult to maintain this?
> > It's unreadable, don't forget that there are also sources and nasty hacks.
> > Try it, it will be a mess. And remember who's maintaining this package ;>
> > Maybe if you do it the way test_build is done on LINUX_2_4 branch, then
> > I might agree.
> It is possible use this in much more elegant way:
>
> %ifndef bcond_off_patch
> %patch0
> %patch1
> .
> .
> %endif

true.
And I think it's the best way to do such a thing....

-- 
-------------------------
pozdr.  Paweł Gołaszewski
-------------------------
Windows message:
"CPU not found. Software emulation"




More information about the pld-devel-en mailing list