Update the scripts directory location and source repository
in portbuild article PR: docs/163058 Submitted by: crees
This commit is contained in:
parent
4f7fe964b2
commit
a62f9e130b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37999
1 changed files with 3 additions and 3 deletions
|
@ -72,9 +72,9 @@
|
|||
</note>
|
||||
|
||||
<para>The scripts that control all of this live in
|
||||
<filename>/var/portbuild/scripts/</filename>. These are the
|
||||
checked-out copies from
|
||||
<filename>/usr/ports/Tools/portbuild/scripts/</filename>.</para>
|
||||
<filename class="directory">/var/portbuild/scripts/</filename>.
|
||||
These are the checked-out copies from the Subversion repository
|
||||
<filename class="directory">base/projects/portbuild/scripts/</filename>.</para>
|
||||
|
||||
<para>Typically, incremental builds are done that use previous
|
||||
packages as dependencies; this takes less time, and puts less
|
||||
|
|
Loading…
Reference in a new issue