gnu: guile: Remove "share/guile/site" from GUILE_LOAD_COMPILED_PATH.
authorLudovic Courtès <ludo@gnu.org>
Thu, 23 Aug 2018 15:22:41 +0000 (17:22 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 7 Sep 2018 08:47:52 +0000 (10:47 +0200)
commitb03f270e3d5ab5315b50ef3ebac35735cc28d4a2
treea81252fabde2f6561d3113f3174a05778059e0a5
parent65a58f390704878e8adc8712786333ebd79c6a64
gnu: guile: Remove "share/guile/site" from GUILE_LOAD_COMPILED_PATH.

.go files should always go to lib/guile/2.x/site-ccache, and in
practice, we no longer have packages that don't do that.

* gnu/packages/guile.scm (guile-2.2)[native-search-paths]: Remove
"share/guile/site/2.2" from GUILE_LOAD_COMPILED_PATH spec.
(guile-2.0)[native-search-paths]: Likewise.
gnu/packages/guile.scm