* Typo (reported by Federico D. Sacerdoti).
svn path=/nixpkgs/trunk/; revision=27112
This commit is contained in:
parent
590bf722b4
commit
7021e6ed6e
|
@ -879,7 +879,7 @@ distribution of the package. The default
|
|||
<function>distPhase</function> first calls <command>make
|
||||
dist</command>, then it copies the resulting source tarballs to
|
||||
<filename>$out/tarballs/</filename>. This phase is only executed if
|
||||
the attribute <varname>doDist</varname> is not set.</para>
|
||||
the attribute <varname>doDist</varname> is set.</para>
|
||||
|
||||
<variablelist>
|
||||
<title>Variables controlling the distribution phase</title>
|
||||
|
|
Loading…
Reference in New Issue