diff --git a/doc/build.html b/doc/build.html index db31a16c8..13dae72e9 100644 --- a/doc/build.html +++ b/doc/build.html @@ -417,8 +417,10 @@ copyright.
  • On buildbox: autoreconf -fiv && ./configure && make distcheck
  • On buildbox: make SRPM as in https://github.com/johnkerl/miller/blob/master/README-RPM.md +
  • On all buildboxes: cd c and make -f Makefile.no-autoconfig mlr.static. Then copy + mlr.static to ../mlr.{arch}.
  • Pull back release tarball mlr-3.4.0.tar.gz and SRPM mlr-3.4.0-1.el6.src.rpm from buildbox, - and mlr.arch binaries from whatever buildboxes. + and mlr.{arch} binaries from whatever buildboxes.
  • Create the Github release tag: diff --git a/doc/content-for-build.html b/doc/content-for-build.html index c6d52b8a0..c0bff80c2 100644 --- a/doc/content-for-build.html +++ b/doc/content-for-build.html @@ -202,8 +202,10 @@ copyright.
  • On buildbox: autoreconf -fiv && ./configure && make distcheck
  • On buildbox: make SRPM as in https://github.com/johnkerl/miller/blob/master/README-RPM.md +
  • On all buildboxes: cd c and make -f Makefile.no-autoconfig mlr.static. Then copy + mlr.static to ../mlr.{arch}.
  • Pull back release tarball mlr-3.4.0.tar.gz and SRPM mlr-3.4.0-1.el6.src.rpm from buildbox, - and mlr.arch binaries from whatever buildboxes. + and mlr.{arch} binaries from whatever buildboxes.
  • Create the Github release tag: