summaryrefslogtreecommitdiff
path: root/fml/etc
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-02-04 00:01:50 +0000
committerfukachan <fukachan>2002-02-04 00:01:50 +0000
commit52f668624a5c33551f75d239b85bc41ceb81bc54 (patch)
treedc34a690b35594b9174a6ea56e79a12c092b7bb9 /fml/etc
parent0c139b006cfff447ecc455d0117faed546d5f5a8 (diff)
downloadfml8-52f668624a5c33551f75d239b85bc41ceb81bc54.tar.gz
fml8-52f668624a5c33551f75d239b85bc41ceb81bc54.tar.bz2
fml8-52f668624a5c33551f75d239b85bc41ceb81bc54.zip
$ml_home_prefix -> $default_ml_home_prefix
Diffstat (limited to 'fml/etc')
-rw-r--r--fml/etc/main.cf.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/etc/main.cf.in b/fml/etc/main.cf.in
index c65b7822..a8715179 100644
--- a/fml/etc/main.cf.in
+++ b/fml/etc/main.cf.in
@@ -1,5 +1,5 @@
#
-# $FML: main.cf.in,v 1.6 2002/01/20 14:31:26 fukachan Exp $
+# $FML: main.cf.in,v 1.7 2002/01/27 08:30:24 fukachan Exp $
#
# fml version
@@ -49,7 +49,7 @@ local_lib_dir = @libdir@/fml/site_local
# $ml_home_dir (e.g. /var/spool/ml/elena ) is taken from loader's @ARGV.
# This is compatible with fml 4.0.
# Example: /var/spool/ml
-ml_home_prefix = /var/spool/ml
+default_ml_home_prefix = /var/spool/ml