Andreas Enge writes: > On Thu, Feb 19, 2015 at 09:03:34PM +0100, Ricardo Wurmus wrote: >> Is copying the license and the readme file a problem? In my teensy >> store I count 382 readme files alone. It doesn't seem unusual to >> include the readme. > > I think it is not good style. And it can create collisions if several packages > are installed. If someone installs the package, he will end up with > share/README and share/COPYING in his profile.
I see. Wouldn't it be better to place the README in share/doc/{timidity,freepats}/README rather than removing it? ~~ Ricardo