$NetBSD: patch-ae,v 1.3 2002/08/31 20:27:49 jschauma Exp $

--- ../bin/setup-plt.orig	Wed Aug 28 18:32:25 2002
+++ ../bin/setup-plt	Wed Aug 28 18:32:39 2002
@@ -2,7 +2,7 @@
 # This script was created by make-mzscheme-launcher
 
 if [ "$PLTHOME" = '' ] ; then
-  PLTHOME=/usr/local/lib/plt
+  PLTHOME="@PREFIX@/lib/plt"
   export PLTHOME
 fi
 
