On Tue, Jan 26, 2016 at 03:38:02PM +0100, Johan Ouwerkerk wrote: > Since the package already relies on 'cat' for the subsequent error message, > why not simply use 'cat' for the copying stage as well? (Or, indeed, why not > use cp?)
The problem is with missing EOL markers. We'll have to solve this a different way.

