diff options
| author | fukachan <fukachan> | 2001-01-27 09:21:00 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-01-27 09:21:00 +0000 |
| commit | cdfe1713ec7952781dc4e613a35e8ff617849004 (patch) | |
| tree | 8cff9b1f07d340a678c4240bdc23ca4f341a8560 /fml/libexec/fmlwrapper | |
| parent | cf121ba998595a4b6c5668066fe54c9c31780670 (diff) | |
| download | fml8-cdfe1713ec7952781dc4e613a35e8ff617849004.tar.gz fml8-cdfe1713ec7952781dc4e613a35e8ff617849004.tar.bz2 fml8-cdfe1713ec7952781dc4e613a35e8ff617849004.zip | |
clean document campaign (2001/01 end)
align format by doc/bin/dir2url.pl
prepare missing index.ja.html at each directory
Diffstat (limited to 'fml/libexec/fmlwrapper')
| -rwxr-xr-x | fml/libexec/fmlwrapper | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fml/libexec/fmlwrapper b/fml/libexec/fmlwrapper index 2e231bf4..eda23db3 100755 --- a/fml/libexec/fmlwrapper +++ b/fml/libexec/fmlwrapper @@ -8,6 +8,9 @@ # $FML$ # +eval 'exec /usr/local/bin/perl -S $0 ${1+"$@"}' + if $running_under_some_shell; + use vars qw($MainCF); use strict; use Carp; |
