mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-20 18:10:07 +00:00
build-doc refines
This commit is contained in:
parent
2ce6f7a53e
commit
93357bda3f
2 changed files with 6 additions and 2 deletions
|
|
@ -417,8 +417,10 @@ copyright</a>.
|
|||
<li/> On buildbox: <tt>autoreconf -fiv && ./configure && make distcheck</tt>
|
||||
<li/> On buildbox: make SRPM as in <a href="https://github.com/johnkerl/miller/blob/master/README-RPM.md">
|
||||
https://github.com/johnkerl/miller/blob/master/README-RPM.md</a>
|
||||
<li/> On all buildboxes: <tt>cd c</tt> and <tt>make -f Makefile.no-autoconfig mlr.static</tt>. Then copy
|
||||
<tt>mlr.static</tt> to <tt>../mlr.{arch}</tt>.
|
||||
<li/> Pull back release tarball <tt>mlr-3.4.0.tar.gz</tt> and SRPM <tt>mlr-3.4.0-1.el6.src.rpm</tt> from buildbox,
|
||||
and <tt>mlr.arch</tt> binaries from whatever buildboxes.
|
||||
and <tt>mlr.{arch}</tt> binaries from whatever buildboxes.
|
||||
</ul>
|
||||
|
||||
<li/>Create the Github release tag:
|
||||
|
|
|
|||
|
|
@ -202,8 +202,10 @@ copyright</a>.
|
|||
<li/> On buildbox: <tt>autoreconf -fiv && ./configure && make distcheck</tt>
|
||||
<li/> On buildbox: make SRPM as in <a href="https://github.com/johnkerl/miller/blob/master/README-RPM.md">
|
||||
https://github.com/johnkerl/miller/blob/master/README-RPM.md</a>
|
||||
<li/> On all buildboxes: <tt>cd c</tt> and <tt>make -f Makefile.no-autoconfig mlr.static</tt>. Then copy
|
||||
<tt>mlr.static</tt> to <tt>../mlr.{arch}</tt>.
|
||||
<li/> Pull back release tarball <tt>mlr-3.4.0.tar.gz</tt> and SRPM <tt>mlr-3.4.0-1.el6.src.rpm</tt> from buildbox,
|
||||
and <tt>mlr.arch</tt> binaries from whatever buildboxes.
|
||||
and <tt>mlr.{arch}</tt> binaries from whatever buildboxes.
|
||||
</ul>
|
||||
|
||||
<li/>Create the Github release tag:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue