The configurePhase runs ./configure, not the unpackPhase
svn path=/nixpkgs/trunk/; revision=26655
This commit is contained in:
+1
-1
@@ -470,7 +470,7 @@ Additional file types can be supported by setting the
|
|||||||
<section><title>The configure phase</title>
|
<section><title>The configure phase</title>
|
||||||
|
|
||||||
<para>The configure phase prepares the source tree for building. The
|
<para>The configure phase prepares the source tree for building. The
|
||||||
default <function>unpackPhase</function> runs
|
default <function>configurePhase</function> runs
|
||||||
<filename>./configure</filename> (typically an Autoconf-generated
|
<filename>./configure</filename> (typically an Autoconf-generated
|
||||||
script) if it exists.</para>
|
script) if it exists.</para>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user