Patrick Hetu <patrick.h...@auf.org> skribis: > From 66baa02e5683a309588ae0a68a7d1b918ad72d8e Mon Sep 17 00:00:00 2001 > From: Patrick Hetu <patrick.h...@auf.org> > Date: Wed, 8 Jun 2016 13:18:07 -0400 > Subject: [PATCH] gnu: g-wrap: Fix installation path > > * gnu/packages/guile.scm (g-wrap): Add 2.0/ to the installation path
Applied, thanks! I think guile-gnome built successfully even without this patch because it uses ‘g-wrap-config --guile-module-directory’ to determine what to add to its load path. Ludo’.