pkgsrc/lang/smlnj/patches/patch-ak
asau 2dbe767acf Update to SML/NJ 110.71.
Numerous changes since version 110.42 include AMD64 support and loads of bug fixes,
detailed list of changes is at http://www.smlnj.org/dist/working/110.71/NOTES/HISTORY
2009-09-22 14:48:47 +00:00

12 lines
378 B
Text

$NetBSD: patch-ak,v 1.2 2009/09/22 14:48:47 asau Exp $
--- config/_run-sml.orig 2004-12-17 21:12:23.000000000 +0000
+++ config/_run-sml 2005-12-24 22:50:18.000000000 +0000
@@ -19,6 +19,7 @@
#
# SITE SPECIFIC CONFIGURATION INFO
#
+SMLNJ_HOME="${SMLNJ_HOME:-@SML_BASE@}"
# On cygwin, make sure SMLNJ_HOME is given a POSIX-style pathname.
if [ x"$SMLNJ_HOME" != x ] ; then