[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 14:47:38 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
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".
Should this be fixed? Would it force a full rebuild?
Mark