Add an example on how to rebuild a single package, so I don't have to refer to
kris' mails all the time.
This commit is contained in:
parent
f9ad9caede
commit
cbb38ffb00
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32848
1 changed files with 10 additions and 0 deletions
|
@ -500,6 +500,16 @@
|
|||
|
||||
</itemizedlist>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="build-one">
|
||||
<title>Building a single package</title>
|
||||
|
||||
<para>Sometimes there is a need to rebuild a single package from the
|
||||
package set. This can be accomplished with the following
|
||||
invocation:</para>
|
||||
|
||||
<para><command>/var/portbuild/evil/qmanager/packagebuild <replaceable>amd64</replaceable> <replaceable>7-exp</replaceable> <replaceable>20080904212103</replaceable> <replaceable>aclock-0.2.3_2</replaceable></command></para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="anatomy">
|
||||
|
|
Loading…
Reference in a new issue