pkgsrc/lang/smlnj/patches/patch-ah
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
350 B
Text

$NetBSD: patch-ah,v 1.1 2003/03/21 22:54:40 wiz Exp $
--- config/_link-sml.orig Thu Oct 17 02:44:32 2002
+++ config/_link-sml
@@ -17,6 +17,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