Move SUPPORTED_ARCHS to admin/conf/admin.conf.
This commit is contained in:
parent
e5538029cb
commit
30fba8e756
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40962
1 changed files with 5 additions and 5 deletions
|
@ -2787,6 +2787,11 @@ sh -x ./tmp/mkportbuild
|
||||||
<filename>/<replaceable>a</replaceable>/portbuild/admin/conf/admin.conf</filename>:</para>
|
<filename>/<replaceable>a</replaceable>/portbuild/admin/conf/admin.conf</filename>:</para>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>Set <makevar>SUPPORTED_ARCHS</makevar> to the
|
||||||
|
list of architectures you wish to build packages for.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>For each source branch you will be building for, set
|
<para>For each source branch you will be building for, set
|
||||||
<makevar>SRC_BRANCHES</makevar> and
|
<makevar>SRC_BRANCHES</makevar> and
|
||||||
|
@ -2862,11 +2867,6 @@ sh -x ./tmp/mkportbuild
|
||||||
<filename>/<replaceable>a</replaceable>/portbuild/conf/server.conf</filename>:</para>
|
<filename>/<replaceable>a</replaceable>/portbuild/conf/server.conf</filename>:</para>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
|
||||||
<para>Set <makevar>SUPPORTED_ARCHS</makevar> to the
|
|
||||||
list of architectures you wish to build packages for.</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>For each source branch you will be building for, set
|
<para>For each source branch you will be building for, set
|
||||||
|
|
Loading…
Reference in a new issue