[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r3443 - GNUnet/src/setup/lib
From: |
durner |
Subject: |
[GNUnet-SVN] r3443 - GNUnet/src/setup/lib |
Date: |
Sat, 7 Oct 2006 03:51:47 -0700 (PDT) |
Author: durner
Date: 2006-10-07 03:51:45 -0700 (Sat, 07 Oct 2006)
New Revision: 3443
Modified:
GNUnet/src/setup/lib/tree.c
Log:
1.8 is the "stable" branch
Modified: GNUnet/src/setup/lib/tree.c
===================================================================
--- GNUnet/src/setup/lib/tree.c 2006-10-06 20:11:43 UTC (rev 3442)
+++ GNUnet/src/setup/lib/tree.c 2006-10-07 10:51:45 UTC (rev 3443)
@@ -436,7 +436,7 @@
InitWinEnv();
/* add path of "system" .scm files to guile's load path */
- plibc_conv_to_win_path("/share/guile/1.9/", load);
+ plibc_conv_to_win_path("/share/guile/1.8/", load);
len = 0;
oldpath = getenv("GUILE_LOAD_PATH");
if (oldpath)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r3443 - GNUnet/src/setup/lib,
durner <=