mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
388 B
Plaintext
13 lines
388 B
Plaintext
$NetBSD: patch-ah,v 1.2 2009/09/22 14:48:47 asau Exp $
|
|
|
|
--- config/_link-sml.orig 2005-01-03 21:13:16.000000000 +0000
|
|
+++ config/_link-sml 2005-12-24 22:04:13.000000000 +0000
|
|
@@ -17,6 +17,7 @@
|
|
#
|
|
# 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
|