doc: fix references

This commit is contained in:
Pascal Wittmann
2015-06-02 11:22:19 +02:00
parent c86c1b79af
commit 9c983ade4d
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ build. To make this easier, the standard environment breaks the
package build into a number of <emphasis>phases</emphasis>, all of
which can be overridden or modified individually: unpacking the
sources, applying patches, configuring, building, and installing.
(There are some others; see <xref linkend="ssec-stdenv-phases"/>.)
(There are some others; see <xref linkend="sec-stdenv-phases"/>.)
For instance, a package that doesnt supply a makefile but instead has
to be compiled “manually” could be handled like this: