diff options
| author | fukachan <fukachan> | 2004-09-29 06:00:52 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-09-29 06:00:52 +0000 |
| commit | a41423101c8300fb88f60932a9de2f31580abb90 (patch) | |
| tree | 530e737de3cfc1b3881f4c198804697f13f8dc78 /regress/simulation | |
| parent | 81c727cb53dc1624c526286da0967bc4840a8204 (diff) | |
| download | fml8-a41423101c8300fb88f60932a9de2f31580abb90.tar.gz fml8-a41423101c8300fb88f60932a9de2f31580abb90.tar.bz2 fml8-a41423101c8300fb88f60932a9de2f31580abb90.zip | |
configure --with-group-writable-ml-home-prefix-map
Diffstat (limited to 'regress/simulation')
| -rwxr-xr-x | regress/simulation/install.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/simulation/install.sh b/regress/simulation/install.sh index c7723b66..74e651ef 100755 --- a/regress/simulation/install.sh +++ b/regress/simulation/install.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FML: install.sh,v 1.14 2003/02/11 11:10:58 fukachan Exp $ +# $FML: install.sh,v 1.15 2004/06/24 11:03:59 fukachan Exp $ # prefix=/usr/local @@ -19,6 +19,7 @@ fi --with-fmlconfdir=$conf_dir/fml \ --with-fml-owner=fukachan \ --with-fml-group=wheel \ + --with-group-writable-ml-home-prefix-map \ ) # config.cf |
