add newlines at end of some package files
This commit is contained in:
@@ -68,4 +68,4 @@ def install(self, spec, prefix):
|
||||
install('exec/point_data.txt', prefix.input)
|
||||
install('exec/value_data.txt', prefix.input)
|
||||
for files in glob.glob('doc/*.*'):
|
||||
install(files, prefix.doc)
|
||||
install(files, prefix.doc)
|
||||
|
Reference in New Issue
Block a user