View | Details | Raw Unified | Return to bug 75091
Collapse All | Expand All

(-)book.sgml (+7 lines)
Lines 260-265 Link Here
260
	<para>Just type <command>make makesum</command>. The ports make rules
260
	<para>Just type <command>make makesum</command>. The ports make rules
261
	  will automatically generate the file
261
	  will automatically generate the file
262
	  <filename>distinfo</filename>.</para>
262
	  <filename>distinfo</filename>.</para>
263
264
	<para>If a file fetched has its checksum changed regularly,
265
	  for example it comes from manufacturer CDs or documentation
266
	  generated daily, you should specify these files in the
267
	  <makevar>IGNOREFILES<makevar> variable. Then the checksum
268
	  is not calculated for that file when you run <command>make
269
	  makesum</command>, but set to <literal>IGNORE</literal>.</para>
263
      </sect1>
270
      </sect1>
264
271
265
      <sect1 id="porting-testing">
272
      <sect1 id="porting-testing">

Return to bug 75091