guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add wmclock.


From: Mathieu Lirzin
Subject: Re: [PATCH] gnu: Add wmclock.
Date: Thu, 07 Apr 2016 19:09:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Hello,

Kei Yamashita <address@hidden> writes:

> From 15c0f48c3b9c510228a95655e11f95dbca5fbf91 Mon Sep 17 00:00:00 2001
> From: Kei Yamashita <address@hidden>
> 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,

-- 
Mathieu Lirzin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]