On Thu, Jun 03, 2010 at 06:40:17PM -0400, Kyle McMartin wrote:
> On Tue, Jun 01, 2010 at 03:35:55PM +0000, Jarod Wilson wrote:
> > Author: jwilson
> > 
> > -    make -s ARCH=$Arch INSTALL_MOD_PATH=$RPM_BUILD_ROOT modules_install 
> > KERNELRELEASE=$KernelVer mod-fw=
> > +    if [ "$Arch" != "s390" -o "$Flavour" != "kdump" ]; then
> > +        make -s ARCH=$Arch INSTALL_MOD_PATH=$RPM_BUILD_ROOT 
> > modules_install KERNELRELEASE=$KernelVer mod-fw=
> > +    else
> > +        mkdir -p $RPM_BUILD_ROOT/lib/modules/$KernelVer/{kernel,extra}
> > +    fi
> 
> What the hell is this crap?
> 

Nevermind, I see you've nuked it now. Thanks.

--Kyle
_______________________________________________
kernel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/kernel

Reply via email to