pkgsrc-wip/smlnj-current/patches/patch-ak
2004-02-08 12:55:07 +00:00

12 lines
356 B
Text

$NetBSD: patch-ak,v 1.1.1.1 2004/02/08 12:55:08 pulahti Exp $
--- config/_run-sml.orig Thu Oct 17 02:44:32 2002
+++ config/_run-sml
@@ -19,6 +19,7 @@ unset ENV
#
# SITE SPECIFIC CONFIGURATION INFO
#
+SMLNJ_HOME="${SMLNJ_HOME:-@SML_BASE@}"
# the path of the directory in which executables (like this file) are kept.
if [ x${SMLNJ_HOME} = x ] ; then