guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] pspp


From: Ludovic Courtès
Subject: Re: [PATCH] pspp
Date: Mon, 02 Dec 2013 13:53:46 +0100
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

John Darrington <address@hidden> skribis:

> From 1e5f4146bbe1d1ba4d73a5ff52b9e80e461bbe8c Mon Sep 17 00:00:00 2001
> From: John Darrington <address@hidden>
> Date: Sat, 30 Nov 2013 11:11:54 +0100
> Subject: [PATCH 1/2] gnu: Added gtksourceview
>
> * gnu/packages/gtk.scm (gtksourceview): New variable.

Pushed.  The formatting still wasn’t as expected, so I just changed
that as suggested.

> +             (setenv "XDG_DATA_HOME"   (string-append (getenv 
> "NIX_BUILD_TOP") 
> +                                                      
> "/gtksourceview-2.10.5"))

Here I replaced the right-hand side with (getcwd).  (Sorry for not
noticing earlier.)

> From 77393a25d625be57a0f0fa7e573e72a7338d6b10 Mon Sep 17 00:00:00 2001
> From: John Darrington <address@hidden>
> Date: Sat, 30 Nov 2013 13:54:46 +0100
> Subject: [PATCH 2/2] gnu: pspp: Enabled build of the gui
>
> * gnu/packages/math.scm (pspp): Removed the --without-gui flag
> and added the necessary inputs to build it.

Pushed.

Thanks!

Ludo’.



reply via email to

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