mbox

[pacman-dev,0/1] Add a BUILDINFO man page

Message ID 20180101135307.9181-1-jelle@vdwaa.nl
Headers show

Message

Jelle van der Waa Jan. 1, 2018, 1:53 p.m. UTC
While working on the reprodcible build project I found it handy to have
some resources about the contents of the BUILDINFO file. This patch adds
a man page about the structure of the BUILDINFO file, I've based it on
the PKGBUILD man page. If this patch is accepted, I'll be motivated to
add one for PKGINFO as well.


Jelle van der Waa (1):
  Add BUILDINFO man page

 doc/BUILDINFO.5.txt | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 doc/Makefile.am     |  4 +++-
 2 files changed, 68 insertions(+), 1 deletion(-)
 create mode 100644 doc/BUILDINFO.5.txt