<div dir="ltr"><div>Hi Anthony!</div><div><br></div><div>There is useful tool to build Erlang from source -  <a href="https://github.com/kerl/kerl">https://github.com/kerl/kerl</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 26, 2017 at 9:44 PM,  <span dir="ltr"><<a href="mailto:anthonym@alumni.caltech.edu" target="_blank">anthonym@alumni.caltech.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I've been building RPMs from the tar balls released on the<br>
<a href="http://erlang.org/downloads" rel="noreferrer" target="_blank">erlang.org/downloads</a> page for sometime, and the process has been working<br>
fine.  I tweak a couple lines of my .spec file, type make and about 5<br>
minutes later get an rpm.<br>
<br>
However, I'd like to be able to get minor releases for which the .tar.gz<br>
files are not placed on the website.  Ideally, I'd like to do something<br>
like<br>
<br>
% git clone git@github.com:erlang/otp.git<br>
% cd otp<br>
% ./otp_build autoconf<br>
% ./configure<br>
% make dist<br>
<br>
but that does not seem to be supported (which was a little confusing<br>
because normally you get all those targets for free when using GNU<br>
autotools, but I think that might be added by automake which does not<br>
appear to be used).<br>
<br>
I looked through the documents to see if there was any instructions for<br>
making those .tar.gz files, but did not see any.<br>
<br>
I'll probably just try to modify my scripts and .spec files to skip the<br>
extract from tarball step, but was wondering if there is a way to get<br>
those .tar.gz files for the source, html and man pages via the current<br>
build system?<br>
<br>
Thanks,<br>
<br>
-Anthony<br>
<br>
______________________________<wbr>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><span></span>Best Regards.<div>Taras Halturin</div></div></div></div>
</div>