summaryrefslogtreecommitdiffstats
path: root/development/tinyscheme/scheme.c.patch
blob: 9c05d95c5dafa11594eef2755b63e043b8dbb1e8 (plain)
--- scheme.c	2020-05-30 04:37:00.000000000 +0200
+++ scheme.c.patched	2023-08-25 16:27:06.630913191 +0200
@@ -101,7 +101,7 @@
 #endif
 
 #ifndef InitFile
-# define InitFile "init.scm"
+# define InitFile "/usr/share/tinyscheme/init.scm"
 #endif
 
 #ifndef FIRST_CELLSEGS