doc: add FLATPAK_BUILDER_BUILDDIR

Closes: #202
Approved by: TingPing
auto
eszlari 2018-08-13 16:34:57 +02:00 committed by Atomic Bot
parent b1045432a4
commit e64943f2ff
1 changed files with 4 additions and 0 deletions

View File

@ -933,6 +933,10 @@
<term>FLATPAK_BUILDER_N_JOBS</term>
<listitem><para>The number of jobs that flatpak-builder would normally use for make -j. Defaults to ncpus unless the module disabled parallel make.</para></listitem>
</varlistentry>
<varlistentry>
<term>FLATPAK_BUILDER_BUILDDIR</term>
<listitem><para>The path to the build directory of the module currently building. This is normally <filename>/run/build/$MODULE</filename>.</para></listitem>
</varlistentry>
<varlistentry>
<term>PATH</term>
<listitem><para><filename>/app/bin:/usr/bin</filename></para></listitem>