$NetBSD: patch-aj,v 1.5 2007/06/07 13:01:35 pooka Exp $

--- collects/slibinit/init.ss.orig	2007-04-24 16:17:52.000000000 +0200
+++ collects/slibinit/init.ss	2007-04-24 16:19:07.000000000 +0200
@@ -55,7 +55,7 @@
 			       [(base name dir?) (split-path base)])
 		   (and (path? base) (path->string base)))))
 	     (case (system-type)
-	       ((unix macosx) "/usr/local/lib/plt")
+	       ((unix macosx) "XXXPREFIXXXX/lib/plt")
 	       ((windows) "C:\\Program Files\\PLT")
 	       ((macos) "My Disk:plt:")))])
     (lambda () path)))
