Skip to content

Commit 9ad3cdf

Browse files
committed
Add a transition from contents review to the highlighted package
Signed-off-by: tldahlgren <dahlgren1@llnl.gov>
1 parent b9d4a0e commit 9ad3cdf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tutorial_packaging.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ As we can see from the skeleton contents, the Spack template:
9191
* provides a preliminary implementation of the `autoreconf method <https://spack.readthedocs.io/en/latest/build_systems/autotoolspackage.html#using-a-custom-autoreconf-phase>`_; and
9292
* provides a skeleton `configure_args method <https://spack.readthedocs.io/en/latest/build_systems/autotoolspackage.html#adding-flags-to-configure>`_.
9393

94+
The areas we need to modify are highlighted in the figure below.
95+
9496
.. literalinclude:: tutorial/examples/packaging/0.package.py
9597
:caption: tutorial-mpileaks/package.py (from tutorial/examples/packaging/0.package.py)
9698
:language: python

0 commit comments

Comments
 (0)