pkgsrc-wip/smlnj-current/patches/patch-ah

13 lines
358 B
Text
Raw Normal View History

2004-02-08 13:55:07 +01:00
$NetBSD: patch-ah,v 1.1.1.1 2004/02/08 12:55:08 pulahti 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