patch-1.3.87 is bad!

Ulrich Windl (Ulrich.Windl@rz.uni-regensburg.de)
Wed, 17 Apr 1996 08:29:29 +0100


Patch 1.3.87 has a bug. There's a reject for some comments that are
missing completely. I'm patching up since 1.3.77, and up to 1.3.89
this is the only reject observerd. I'd suggest to re-issue that
patch. Can it be that "make xconfig" or "make menuconfig" stripped
the comments away? Here's the rejected portion:

Ulrich

***************
*** 2,8 ****
# Sound driver configuration
#
#--------
- # There is another confic script which is compatible with rest of
# the kernel. It can be activated by running 'make mkscript' in
this
# directory. Please note that this is an _experimental_ feature
which
# doesn't work with all cards (PSS, SM Wave, AudioTriX Pro).
--- 2,8 ----
# Sound driver configuration
#
#--------
+ # There is another config script which is compatible with rest of
# the kernel. It can be activated by running 'make mkscript' in
this
# directory. Please note that this is an _experimental_ feature
which
# doesn't work with all cards (PSS, SM Wave, AudioTriX Pro).