keepnote icon indicating copy to clipboard operation
keepnote copied to clipboard

Build fails at "dh_installdocs -pkeepnote"

Open cloudtoad opened this issue 10 years ago • 2 comments

Build fails at "dh_installdocs -pkeepnote" Complains about missing README file.

"cp: cannot stat ‘README’: No such file or directory"

cloudtoad avatar May 12 '15 22:05 cloudtoad

Thanks for posting this. If I symlink or copy README.md, will that satisfy dh_installdocs?

mdrasmus avatar Jul 07 '15 02:07 mdrasmus

It should suffice to replace README with README.md in: -MANIFEST.in -pkg/deb/debian/docs

bdabelow avatar Jul 07 '15 22:07 bdabelow