From: Mike Frysinger <vapier@gentoo.org>
To: Phillip Susi <psusi@ubuntu.com>
Cc: util-linux@vger.kernel.org
Subject: Re: Generating release from git
Date: Thu, 21 Nov 2013 15:01:10 -0500 [thread overview]
Message-ID: <201311211501.11278.vapier@gentoo.org> (raw)
In-Reply-To: <527C3112.40904@ubuntu.com>
[-- Attachment #1: Type: Text/Plain, Size: 536 bytes --]
On Thursday 07 November 2013 19:32:18 Phillip Susi wrote:
> How do you generate the release tarball from the git repo? I thought
> it would be to run make dist, but it seems the real release tarball is
> bootstrapped with autogen.sh, but NOT configured, and make dist
> generates a tarball that is already configured.
pretty sure that is incorrect. `make dist` produces a tarball that has
autotools generated so people can run `./configure`, but the tarball doesn't
contain things produced by `./configure` itself.
-mike
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
prev parent reply other threads:[~2013-11-21 20:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-08 0:32 Generating release from git Phillip Susi
2013-11-08 9:09 ` Karel Zak
2013-11-08 14:37 ` Phillip Susi
2013-11-08 14:56 ` Karel Zak
2013-11-21 20:01 ` Mike Frysinger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201311211501.11278.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=psusi@ubuntu.com \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.