all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: Roel Janssen <roel@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: vcftools: Update to 0.1.14.
Date: Mon, 04 Apr 2016 20:28:42 +0300	[thread overview]
Message-ID: <87lh4tth9x.fsf@gmail.com> (raw)
In-Reply-To: <8760vxd14a.fsf@gnu.org> (Roel Janssen's message of "Mon, 04 Apr 2016 14:12:05 +0200")

Roel Janssen (2016-04-04 15:12 +0300) wrote:

> Dear Guix,
>
> I would like to update 'vcftools' to 0.1.14 (the latest release).
> The project now uses Autotools, so the configure phase should be run.
> In addition to that, I had to run autogen.sh to generate a configure
> script.

It happens because you use a source code "snapshot":

  https://github.com/vcftools/vcftools/archive/v0.1.14.tar.gz

Such things never contain "configure".  But look at:

  https://github.com/vcftools/vcftools/releases

There is a real release (made with "make dist"):

  https://github.com/vcftools/vcftools/releases/download/v0.1.14/vcftools-0.1.14.tar.gz

It contains all the required stuff, so there is no need to use autotools
and to run "autogen.sh".

-- 
Alex

  reply	other threads:[~2016-04-04 17:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-04 12:12 [PATCH] gnu: vcftools: Update to 0.1.14 Roel Janssen
2016-04-04 17:28 ` Alex Kost [this message]
2016-04-04 18:05   ` Roel Janssen
2016-04-05  8:51     ` Alex Kost
2016-04-05  9:15       ` Roel Janssen

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=87lh4tth9x.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=roel@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

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.