guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/4] gnu: Add Swish-e.


From: Leo Famulari
Subject: Re: [PATCH 3/4] gnu: Add Swish-e.
Date: Tue, 23 Aug 2016 02:27:26 -0400
User-agent: Mutt/1.7.0 (2016-08-17)

On Tue, Aug 23, 2016 at 01:15:11AM -0500, Eric Bavier wrote:
> From: Eric Bavier <address@hidden>
> 
> * gnu/packages/search.scm (swish-e): New variable.
> * gnu/packages/patches/swish-e-search.patch: New patch.
> * gnu/local.mk (dist_patch_DATA): Add it.
> ---
>  gnu/local.mk                              |  2 +
>  gnu/packages/patches/swish-e-search.patch | 43 ++++++++++++++++++++
>  gnu/packages/search.scm                   | 67 
> ++++++++++++++++++++++++++++++-
>  3 files changed, 111 insertions(+), 1 deletion(-)
>  create mode 100644 gnu/packages/patches/swish-e-search.patch
> 
> diff --git a/gnu/local.mk b/gnu/local.mk
> index 02a7cc4..59f22d4 100644
> --- a/gnu/local.mk
> +++ b/gnu/local.mk
> @@ -779,6 +779,8 @@ dist_patch_DATA =                                         
> \
>    %D%/packages/patches/soprano-find-clucene.patch            \
>    %D%/packages/patches/steghide-fixes.patch                  \
>    %D%/packages/patches/superlu-dist-scotchmetis.patch                \
> +  %D%/packages/patches/swish-e-search.patch                  \
> +  %D%/packages/patches/swish-e-format-security.patch         \

This patch seems to be missing.



reply via email to

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