pkgsrc/lang/smlnj/patches/patch-ak
wiz 452db34115 Update to 110.42, from Christopher Richards in connection with PR 18678.
Changes:
A number of small, but important bug fixes.
2003-03-21 22:54:38 +00:00

12 lines
348 B
Text

$NetBSD: patch-ak,v 1.1 2003/03/21 22:54:41 wiz 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