summaryrefslogtreecommitdiff
path: root/lang/mzscheme/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mzscheme/patches/patch-al')
-rw-r--r--lang/mzscheme/patches/patch-al13
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/mzscheme/patches/patch-al b/lang/mzscheme/patches/patch-al
deleted file mode 100644
index 65678f89690..00000000000
--- a/lang/mzscheme/patches/patch-al
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-al,v 1.1.1.1 2000/01/10 22:09:15 pooka 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