forked from mirrors/nixpkgs
* Typo.
svn path=/nixpkgs/trunk/; revision=17986
This commit is contained in:
parent
41879a5c74
commit
4ec02700e3
|
@ -879,7 +879,7 @@ distribution of the package. The default
|
||||||
<function>distPhase</function> first calls <command>make
|
<function>distPhase</function> first calls <command>make
|
||||||
dist</command>, then it copies the resulting source tarballs to
|
dist</command>, then it copies the resulting source tarballs to
|
||||||
<filename>$out/tarballs/</filename>. This phase is only executed if
|
<filename>$out/tarballs/</filename>. This phase is only executed if
|
||||||
the <varname>doDist</varname> is not set.</para>
|
the attribute <varname>doDist</varname> is not set.</para>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<title>Variables controlling the distribution phase</title>
|
<title>Variables controlling the distribution phase</title>
|
||||||
|
|
Loading…
Reference in a new issue