On 12/19/2016 04:06 PM, Paul Bolle wrote:
> On Mon, 2016-12-19 at 16:03 -0800, Laura Abbott wrote:
>> diff --git a/kernel.spec b/kernel.spec
>> index 0ceb314..1965a42 100644
>> --- a/kernel.spec
>> +++ b/kernel.spec
>> @@ -313,8 +313,11 @@ Summary: The Linux kernel
>> # printed out?
>> %if %{nopatches}
>> %define listnewconfig_fail 0
>> +%define configmismatch_fail 0
>> %else
>> %define listnewconfig_fail 1
>> +%define configmismatch_fail 1
>> +%else
>> %endif
>>
>> # To temporarily exclude an architecture from being built, add it to
>
> That added %else looks odd. Is it correct?
>
>
> Paul Bolle
>
Ugh, no. That didn't get committed in my git tree before generating
the patch. Thanks for catching that.
Laura
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]