pkgsrc-wip/smlnj-current/patches/patch-ai
Vesa Norrman 914a8b4a24 update to 110.57. what's new?
110.57: Bug fixes and minor feature enhancements.
110.56: Bug fixes and minor feature enhancements.
110.55: Bugfixes and minor feature enhancements.
110.54: Important bugfixes and minor feature enhancements.
110.53: Bugfixes and minor feature improvements.
110.52: Minor additions and improvements to library code; bug fixes.
2005-12-26 18:00:42 +00:00

12 lines
313 B
Text

$NetBSD: patch-ai,v 1.2 2005/12/26 18:00:42 pulahti Exp $
--- config/_ml-build.orig 2004-12-23 23:58:38.000000000 +0000
+++ config/_ml-build 2005-12-24 22:45:16.000000000 +0000
@@ -1,5 +1,7 @@
#!@SHELL@
+SMLNJ_HOME="${SMLNJ_HOME:-@SML_BASE@}"
+
if [ x${SMLNJ_HOME} = x ] ; then
BIN_DIR="@BINDIR@"
else