diff options
Diffstat (limited to 'documentation/ref-manual/structure.rst')
-rw-r--r-- | documentation/ref-manual/structure.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/structure.rst b/documentation/ref-manual/structure.rst index 429f81e14c..533745b370 100644 --- a/documentation/ref-manual/structure.rst +++ b/documentation/ref-manual/structure.rst | |||
@@ -630,7 +630,7 @@ Here are key subdirectories within each recipe work directory: | |||
630 | split into individual packages. | 630 | split into individual packages. |
631 | 631 | ||
632 | - ``${WORKDIR}/packages-split``: Contains the output of the | 632 | - ``${WORKDIR}/packages-split``: Contains the output of the |
633 | ``do_package`` task after the output has been split into individual | 633 | :ref:`ref-tasks-package` task after the output has been split into individual |
634 | packages. There are subdirectories for each individual package created by | 634 | packages. There are subdirectories for each individual package created by |
635 | the recipe. | 635 | the recipe. |
636 | 636 | ||