doc/stdenv: describe dontUnpack

gstqt5
worldofpeace 2019-06-19 11:39:33 -04:00
parent 4a88f4ebfc
commit b10e462404
1 changed files with 11 additions and 0 deletions

View File

@ -987,6 +987,17 @@ passthru.updateScript = [ ../../update.sh pname "--requested-release=unstable" ]
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<varname>dontUnpack</varname>
</term>
<listitem>
<para>
Set to true to skip the unpack phase.
</para>
</listitem>
</varlistentry>
<varlistentry>
<varlistentry>
<term>
<varname>dontMakeSourcesWritable</varname>