From af639dca166f3a2edd8d75c6f6a1df93de9a5c9a Mon Sep 17 00:00:00 2001
From: Todd Gamblin <tgamblin@llnl.gov>
Date: Wed, 18 Dec 2013 11:42:56 -0800
Subject: [PATCH] Make dirty installs part of package lifecycle

---
 lib/spack/docs/basic_usage.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/spack/docs/basic_usage.rst b/lib/spack/docs/basic_usage.rst
index 1118160adf..89ac18d3d9 100644
--- a/lib/spack/docs/basic_usage.rst
+++ b/lib/spack/docs/basic_usage.rst
@@ -545,7 +545,7 @@ installs accumulate in the staging area.
 
 
 Dirty Installs
---------------------
+~~~~~~~~~~~~~~~~~~~
 
 By default, ``spack install`` will delete the staging area once a
 pacakge has been successfully built and installed, *or* if an error
-- 
GitLab