blob: df1ce81d9f2822cf7e2a1244f36f58fd9b51b987 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure.orig 2023-04-16 22:18:05 UTC
+++ configure
@@ -14456,7 +14456,7 @@ if test "x$guile_site" = "xyes"; then
if test "x$guile_site" = "xyes"; then
- SITEDIR="$GUILE_GLOBAL_SITE";
+ SITEDIR="$GUILE_SITE";
SITECCACHEDIR="$GUILE_SITE_CCACHE";
else
SITEDIR="$datadir/g-golf";
|