summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-cmake.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/adding-packages-cmake.txt')
-rw-r--r--docs/manual/adding-packages-cmake.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/manual/adding-packages-cmake.txt b/docs/manual/adding-packages-cmake.txt
index de4bd9881e..4373423d33 100644
--- a/docs/manual/adding-packages-cmake.txt
+++ b/docs/manual/adding-packages-cmake.txt
@@ -135,8 +135,7 @@ for most CMake-based packages. However, when required, it is still
possible to customize what is done in any particular step:
* By adding a post-operation hook (after extract, patch, configure,
- build or install). See the reference documentation of the generic
- infrastructure for details.
+ build or install). See xref:hooks[] for details.
* By overriding one of the steps. For example, even if the CMake
infrastructure is used, if the package +.mk+ file defines its own
OpenPOWER on IntegriCloud