lkml.org 
[lkml]   [1997]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectBug in Patch-list patch
Unfortunately I deleted the original eMail, so a new thread :-(

In 'linux/Makefile', I suggest to change

@if [ 'x"init/patches/*"' != "x" ]; then \
and
for patch in init/patches/*; do \

to something like

@if [ 'x"init/patches/*.info"' != "x" ]; then \
and
for patch in init/patches/*.info; do \

and rename the patch-info-files, because as it is, every file in
'init/patch' generates a line and so all the '.orig'-files too.

Kurt

-------------------------------------------------------------
"Try to remove the color-problem by restarting your computer
several times." (Microsoft-Internet Explorer README.TXT)
My eMail address has changed --> kurt@huwig.de


\
 
 \ /
  Last update: 2005-03-22 13:39    [W:0.032 / U:0.656 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site