[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add guile-json.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: Add guile-json. |
Date: |
Wed, 02 Apr 2014 21:13:26 +0200 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
Mark H Weaver <address@hidden> skribis:
> address@hidden (Ludovic Courtès) writes:
>
>> I realized the modules end up in share/guile/site, so commit bf6fcf5
>> changes that to share/guile/site/2.0.
>
> Speaking of which, I noticed that the 'native-search-paths' field
> of our 'guile' recipe includes "share/guile/site", but not
> "share/guile/site/2.0".
The one for Guile 1.8 has guile/site, and the one for 2.0 has
guile/site/2.0, so I think everything is alright. :-)
Ludo’.