Improve working about why to remove the working directory if possible.
PR: www/94888 Submitted by: Joel Gudknecht <photohaus at gmail dot com> Discussed with: ceri, Daniel Gerzo <danger at rulez dot sk>
This commit is contained in:
parent
07482d7756
commit
06fedbec29
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28123
1 changed files with 3 additions and 2 deletions
|
@ -943,8 +943,9 @@ docbook =
|
|||
|
||||
<para>It is a good idea to delete the working subdirectory,
|
||||
which contains all the temporary files used during compilation.
|
||||
Not only it consumes a valuable disk space, it would also cause
|
||||
problems later when upgrading to the newer version of the port.</para>
|
||||
Not only does it consume valuable disk space, but it would also
|
||||
cause problems later when upgrading to the newer version of the
|
||||
port.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>make clean</userinput>
|
||||
===> Cleaning for lsof-4.57
|
||||
|
|
Loading…
Reference in a new issue