summaryrefslogtreecommitdiff
path: root/lang/drscheme/patches/patch-al
blob: f6d4cbc11941631f9e421c4112a48d2ce68f0f24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-al,v 1.1.1.1 2000/05/22 20:26:59 groo Exp $

--- ../../install.orig	Mon Aug  9 16:39:17 1999
+++ ../../install	Sun Jan  9 02:17:40 2000
@@ -60,7 +60,7 @@
   #   PLTHOME=<newpath>
   # where <newpath> is provided to this script
 
-  PROGRAM="/set PLTHOME=.*/ { print \"  set PLTHOME=$installplthome\"; next } /PLTHOME=.*/ { print \"  PLTHOME=$installplthome\"; next } /.*/ {print} "
+  PROGRAM="/PLTHOME=.*/ { print \"  PLTHOME=${PREFIX}/lib/plt\"; next } /.*/ {print} "
 
   for f in bin/* ; do
    if [ -f $f ] ; then