add newlines at end of some package files

This commit is contained in:
Todd Gamblin
2017-10-22 21:41:41 +02:00
parent 78e22940c2
commit beab0cb92e
6 changed files with 6 additions and 6 deletions

View File

@@ -70,4 +70,4 @@ def install(self, spec, prefix):
install('test/amg2013', prefix.bin)
install_tree('docs', prefix.doc)
install('COPYRIGHT', prefix.doc)
install('COPYING.LESSER', prefix.doc)
install('COPYING.LESSER', prefix.doc)