all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kei Yamashita <kei@openmailbox.org>
To: Mathieu Lirzin <mthl@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add wmclock.
Date: Thu, 7 Apr 2016 13:54:55 -0400	[thread overview]
Message-ID: <20160407135455.04d0b41d@openmailbox.org> (raw)
In-Reply-To: <8760vtjqgc.fsf@gnu.org>

On Thu, 07 Apr 2016 19:09:39 +0200
Mathieu Lirzin <mthl@gnu.org> wrote:

> Hello,
> 
> Kei Yamashita <kei@openmailbox.org> writes:
> 
> > From 15c0f48c3b9c510228a95655e11f95dbca5fbf91 Mon Sep 17 00:00:00
> > 2001 From: Kei Yamashita <kei@openmailbox.org>
> > Date: Thu, 7 Apr 2016 12:53:43 -0400
> > Subject: [PATCH] gnu: Add wmclock.
> >
> > * gnu/packages/gnustep.scm (wmclock): New variable.
> > ---  
> 
> > +    (build-system gnu-build-system)
> > +    (arguments
> > +     `(#:phases
> > +       (modify-phases %standard-phases
> > +         (add-after 'unpack 'autoconf
> > +           (lambda _ (zero? (system* "autoreconf" "-vfi")))))))  
> 
> Does the tarball contains a configure script?  If not or if it is not
> possible to use it, please provide a commentary to explain why
> maintainer tools are required since this is not a expected behavior.
> 
> Thanks,
> 

The tarball requires autoconf to create the configure script. Should I
just include that as a comment?

  reply	other threads:[~2016-04-07 18:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-07 16:57 [PATCH] gnu: Add wmclock Kei Yamashita
2016-04-07 17:09 ` Mathieu Lirzin
2016-04-07 17:54   ` Kei Yamashita [this message]
2016-04-07 17:31 ` Efraim Flashner
2016-04-07 17:56   ` Kei Yamashita
2016-04-08 13:35     ` Kei Yamashita
2016-04-08 14:50       ` Efraim Flashner

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=20160407135455.04d0b41d@openmailbox.org \
    --to=kei@openmailbox.org \
    --cc=guix-devel@gnu.org \
    --cc=mthl@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.