The configurePhase runs ./configure, not the unpackPhase
svn path=/nixpkgs/trunk/; revision=26655
This commit is contained in:
@@ -470,7 +470,7 @@ Additional file types can be supported by setting the
|
||||
<section><title>The configure phase</title>
|
||||
|
||||
<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
|
||||
script) if it exists.</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user