-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
Description
Do we want to make install doc/ into /usr/local/share/doc/bitcoin/ (see docdir in https://www.gnu.org/prep/standards/html_node/Directory-Variables.html)? Currently, man pages are installed to /usr/local/share/man/man1/bitcoin*.
This describes contrib/debian/copyright being placed here as well:
https://www.debian.org/doc/debian-policy/ch-archive.html#copyright-considerations
Furthermore, files like README.md and INSTALL.md could have their extensions removed in the dist-hook.
automake --help has a list of Files automatically distributed if found (e.g. make dist will include):
Files automatically distributed if found (always):
ABOUT-GNU INSTALL config.rpath ltconfig
ABOUT-NLS NEWS config.sub ltmain.sh
AUTHORS README depcomp mdate-sh
BACKLOG THANKS install-sh missing
COPYING TODO libversion.in mkinstalldirs
COPYING.DOC ar-lib ltcf-c.sh py-compile
COPYING.LESSER compile ltcf-cxx.sh texinfo.tex
COPYING.LIB config.guess ltcf-gcj.sh ylwrap
ChangeLog