1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

* Typo (reported by Federico D. Sacerdoti).

svn path=/nixpkgs/trunk/; revision=27112
This commit is contained in:
Eelco Dolstra 2011-05-03 08:51:02 +00:00
parent 590bf722b4
commit 7021e6ed6e

View file

@ -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>