[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add guile-json.
From: |
Mark H Weaver |
Subject: |
Re: [PATCH] gnu: Add guile-json. |
Date: |
Wed, 02 Apr 2014 16:18:19 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
address@hidden (Ludovic Courtès) writes:
> 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. :-)
Indeed, my mistake.
Mark