We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 691e251 commit 9f5a693Copy full SHA for 9f5a693
1 file changed
tutorial_packaging.rst
@@ -285,7 +285,7 @@ At this point we need to debug the build problem to determine why Spack cannot i
285
Debugging Package Builds
286
------------------------
287
288
-Our ``tutorial-mpileaks`` package is still not building due to the ``adept-utils`` package's ``configure`` error.
+Our ``tutorial-mpileaks`` package is still not building due to an error in the ``configure`` phase related to ``adept-utils``.
289
Experienced Autotools developers will likely already see the problem and its solution.
290
291
Let's take this opportunity to use Spack features to investigate the problem.
0 commit comments