Changes between Version 2 and Version 3 of errata


Ignore:
Timestamp:
03/24/2006 05:25:47 AM (18 years ago)
Author:
Chris Staub
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • errata

    v2 v3  
    1111
    1212sed -i "s/relid'/relid/" configure
     13
     14 * The Module-Init-Tools instructions contain a tar command for unpacking the testsuite tarball. The tar command has a {{{--strip-paths=1}}} option - this in incorrect. The correct option is {{{--strip-components=1}}}.