examinimd: fix a typo (#7352)
This commit is contained in:
parent
f302d64235
commit
6c2fe27f41
1 changed files with 1 additions and 1 deletions
|
@ -82,4 +82,4 @@ def install(self, spec, prefix):
|
|||
install_tree('input', prefix.input)
|
||||
mkdirp(prefix.doc)
|
||||
install('README.md', prefix.doc)
|
||||
install('LICENSE.md', prefix.doc)
|
||||
install('LICENSE', prefix.doc)
|
||||
|
|
Loading…
Reference in a new issue