From e7fffb9eb714054dffdb8c3047a534dab8a38405 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 20 Jun 2017 11:30:03 +0000 Subject: [PATCH] Improve make makesum section. Sponsored by: Absolight --- .../books/porters-handbook/quick-porting/chapter.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml index 279c1c62da..825536e12b 100644 --- a/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml @@ -229,9 +229,10 @@ lib/X11/oneko/mouse.xpm Creating the Checksum File - Just type make makesum. The ports make - rules will automatically generate the file - distinfo. + Just type make makesum. The ports + framework will automatically generate + distinfo. Do not try to generate the file + manually.