[VOL-5297] Cleanup lint-reuse license errors.

requirements.txt
----------------
  o Install the reuse tool as part of virtualenv creation.

LICENSES/Apache-2.0.txt
LICENSES/LicenseRef-MIT.txt
---------------------------
  o reuse download --all.
  o Install license files for reuse tool checking.

.reuse/dep5
-----------
  o Configure bulk license checking by directory.
  o Cannot inline copyright notice within patches/* (software patch files).

*.md
*.mk
----
  o Inline standard copyright notice within several files.

Signed-off-by: Joey Armstrong <jarmstrong@linuxfoundation.org>
Change-Id: Icdc5a821279f14efd325db29585cf0a6b9446904
diff --git a/makefiles/lint/shell/install.mk b/makefiles/lint/shell/install.mk
index 8c7f520..34251df 100644
--- a/makefiles/lint/shell/install.mk
+++ b/makefiles/lint/shell/install.mk
@@ -101,7 +101,7 @@
 ## -----------------------------------------------------------------------
 ## -----------------------------------------------------------------------
 sterile ::
-	$(RM) $(lint-shell-downloads)
+	$(RM) $(notdir $(lint-shell-downloads))
 
 ## -----------------------------------------------------------------------
 ## Intent: Display command help