[BACK]Return to checklist.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/Attic/checklist.html between version 1.18 and 1.19

version 1.18, 1999/11/02 15:45:33 version 1.19, 2000/02/14 01:35:31
Line 53 
Line 53 
    <p>     <p>
    <li>Create initial patches<br>     <li>Create initial patches<br>
        When the extract is complete cd to the work directory and read         When the extract is complete cd to the work directory and read
        any install docs.  You may need to modify the WRKSRC variable         any install docs.  You may need to modify the WRKDIST variable
        in the makefile as well as generate initial patches to configure         in the makefile as well as generate initial patches to configure
        for OpenBSD.         for OpenBSD.
     <p>Note: Patches go in the directory `patches' and are named patch-xx      <p>Note: Patches go in the directory `patches' and are named patch-xx
Line 61 
Line 61 
        <ul>         <ul>
         <li>only patch one source file per patchfile, please,          <li>only patch one source file per patchfile, please,
         <li>use diff -p -u to generate patches,          <li>use diff -p -u to generate patches,
         <li>all patches MUST be relative to ${WRKSRC},          <li>all patches MUST be relative to ${WRDIST},
         <li>check that patches <strong>DON'T</strong> contain tags that cvs          <li>check that patches <strong>DON'T</strong> contain tags that cvs
             will replace,              will replace,
         <li>add a small explanation of the patch role in the patchfile before          <li>add a small explanation of the patch role in the patchfile before

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19