Skip to content

Commit 9f5a693

Browse files
authored
Fix inaccuracy when we discuss debugging the failing mpileaks build (#494)
1 parent 691e251 commit 9f5a693

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorial_packaging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ At this point we need to debug the build problem to determine why Spack cannot i
285285
Debugging Package Builds
286286
------------------------
287287

288-
Our ``tutorial-mpileaks`` package is still not building due to the ``adept-utils`` package's ``configure`` error.
288+
Our ``tutorial-mpileaks`` package is still not building due to an error in the ``configure`` phase related to ``adept-utils``.
289289
Experienced Autotools developers will likely already see the problem and its solution.
290290

291291
Let's take this opportunity to use Spack features to investigate the problem.

0 commit comments

Comments
 (0)