Changeset 907

Show
Ignore:
Timestamp:
10/16/00 22:57:56 (8 years ago)
Author:
frodo
Message:

Fixed mkpatch typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/mkpatch/mkpatch.pl

    r896 r907  
    354354      $new_style = 1; 
    355355    } 
    356     if ((! $new_style and m@^ALL_SUB_DIRS\s*:=@) or m@^nid0subdirs\s*:=@) { 
     356    if ((! $new_style and m@^ALL_SUB_DIRS\s*:=@) or m@^mod-subdirs\s*:=@) { 
    357357      $pr1 = 1; 
    358358      $sensors_present = 0;